Building nullmailer-1.13,1.txz (origin /buildshare/ports/355755/mail/nullmailer) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/nullmailer-1.13.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nullmailer-1.13,1 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 nullmailer-1.13,1 Make install ===> License GPLv2 accepted by the user ===> nullmailer-1.13,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nullmailer-1.13,1 for building ===> Extracting for nullmailer-1.13,1 ===> License GPLv2 accepted by the user ===> nullmailer-1.13,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nullmailer-1.13,1 for building => SHA256 Checksum OK for nullmailer-1.13.tar.gz. ===> Patching for nullmailer-1.13,1 ===> Applying FreeBSD patches for nullmailer-1.13,1 ===> Configuring for nullmailer-1.13,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether c++ accepts -fno-rtti... yes checking whether c++ accepts -fno-exceptions... yes checking for ranlib... ranlib checking for strip... /usr/bin/strip checking for rm... /bin/rm checking for mkdir... /bin/mkdir checking for socket in -lxnet... no checking for socket in -linet... no checking for socket in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C++ preprocessor... c++ -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/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... 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 sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking whether struct tm contains tm_isdst... yes checking whether struct tm contains __tm_isdst... no checking whether struct tm contains tm_gmtoff... yes checking whether struct tm contains __tm_gmtoff... no checking whether struct utsname contains domainname... no checking whether struct utsname contains __domainname... no checking whether named pipes are buggy... no checking for setenv... (cached) yes checking for srandom... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/cli++/Makefile config.status: creating lib/fdbuf/Makefile config.status: creating lib/mystring/Makefile config.status: creating protocols/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for nullmailer-1.13,1 /usr/bin/make all-recursive Making all in doc Making all in lib Making all in cli++ c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cc mv -f .deps/messages.Tpo .deps/messages.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT only_long.o -MD -MP -MF .deps/only_long.Tpo -c -o only_long.o only_long.cc mv -f .deps/only_long.Tpo .deps/only_long.Po rm -f libcli++.a ar cru libcli++.a main.o messages.o only_long.o ranlib libcli++.a Making all in fdbuf c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdbuf.o -MD -MP -MF .deps/fdbuf.Tpo -c -o fdbuf.o fdbuf.cc mv -f .deps/fdbuf.Tpo .deps/fdbuf.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdbuf_copy.o -MD -MP -MF .deps/fdbuf_copy.Tpo -c -o fdbuf_copy.o fdbuf_copy.cc mv -f .deps/fdbuf_copy.Tpo .deps/fdbuf_copy.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdibuf.o -MD -MP -MF .deps/fdibuf.Tpo -c -o fdibuf.o fdibuf.cc mv -f .deps/fdibuf.Tpo .deps/fdibuf.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.cc mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_chownmod.o -MD -MP -MF .deps/fdobuf_chownmod.Tpo -c -o fdobuf_chownmod.o fdobuf_chownmod.cc mv -f .deps/fdobuf_chownmod.Tpo .deps/fdobuf_chownmod.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_seek.o -MD -MP -MF .deps/fdobuf_seek.Tpo -c -o fdobuf_seek.o fdobuf_seek.cc mv -f .deps/fdobuf_seek.Tpo .deps/fdobuf_seek.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_signed.o -MD -MP -MF .deps/fdobuf_signed.Tpo -c -o fdobuf_signed.o fdobuf_signed.cc mv -f .deps/fdobuf_signed.Tpo .deps/fdobuf_signed.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_unsigned.o -MD -MP -MF .deps/fdobuf_unsigned.Tpo -c -o fdobuf_unsigned.o fdobuf_unsigned.cc mv -f .deps/fdobuf_unsigned.Tpo .deps/fdobuf_unsigned.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_mystring.o -MD -MP -MF .deps/fdibuf_mystring.Tpo -c -o fdibuf_mystring.o fdibuf_mystring.cc mv -f .deps/fdibuf_mystring.Tpo .deps/fdibuf_mystring.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_netstring.o -MD -MP -MF .deps/fdibuf_netstring.Tpo -c -o fdibuf_netstring.o fdibuf_netstring.cc mv -f .deps/fdibuf_netstring.Tpo .deps/fdibuf_netstring.Po rm -f libfdbuf.a ar cru libfdbuf.a fdbuf.o fdbuf_copy.o fdibuf.o fdobuf.o fdobuf_chownmod.o fdobuf_seek.o fdobuf_signed.o fdobuf_unsigned.o fdibuf_mystring.o fdibuf_netstring.o ranlib libfdbuf.a Making all in mystring c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT append.o -MD -MP -MF .deps/append.Tpo -c -o append.o append.cc mv -f .deps/append.Tpo .deps/append.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT assign.o -MD -MP -MF .deps/assign.Tpo -c -o assign.o assign.cc mv -f .deps/assign.Tpo .deps/assign.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT count.o -MD -MP -MF .deps/count.Tpo -c -o count.o count.cc mv -f .deps/count.Tpo .deps/count.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.cc mv -f .deps/fdobuf.Tpo .deps/fdobuf.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT find_first_ch.o -MD -MP -MF .deps/find_first_ch.Tpo -c -o find_first_ch.o find_first_ch.cc mv -f .deps/find_first_ch.Tpo .deps/find_first_ch.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT find_first_of.o -MD -MP -MF .deps/find_first_of.Tpo -c -o find_first_of.o find_first_of.cc mv -f .deps/find_first_of.Tpo .deps/find_first_of.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT find_last_ch.o -MD -MP -MF .deps/find_last_ch.Tpo -c -o find_last_ch.o find_last_ch.cc mv -f .deps/find_last_ch.Tpo .deps/find_last_ch.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT find_last_of.o -MD -MP -MF .deps/find_last_of.Tpo -c -o find_last_of.o find_last_of.cc mv -f .deps/find_last_of.Tpo .deps/find_last_of.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT iter.o -MD -MP -MF .deps/iter.Tpo -c -o iter.o iter.cc mv -f .deps/iter.Tpo .deps/iter.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.cc mv -f .deps/join.Tpo .deps/join.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT lower.o -MD -MP -MF .deps/lower.Tpo -c -o lower.o lower.cc mv -f .deps/lower.Tpo .deps/lower.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT lstrip.o -MD -MP -MF .deps/lstrip.Tpo -c -o lstrip.o lstrip.cc mv -f .deps/lstrip.Tpo .deps/lstrip.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT mystring.o -MD -MP -MF .deps/mystring.Tpo -c -o mystring.o mystring.cc mv -f .deps/mystring.Tpo .deps/mystring.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT rep.o -MD -MP -MF .deps/rep.Tpo -c -o rep.o rep.cc mv -f .deps/rep.Tpo .deps/rep.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT rstrip.o -MD -MP -MF .deps/rstrip.Tpo -c -o rstrip.o rstrip.cc mv -f .deps/rstrip.Tpo .deps/rstrip.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.cc mv -f .deps/sub.Tpo .deps/sub.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT subst.o -MD -MP -MF .deps/subst.Tpo -c -o subst.o subst.cc mv -f .deps/subst.Tpo .deps/subst.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT strip.o -MD -MP -MF .deps/strip.Tpo -c -o strip.o strip.cc mv -f .deps/strip.Tpo .deps/strip.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT upper.o -MD -MP -MF .deps/upper.Tpo -c -o upper.o upper.cc mv -f .deps/upper.Tpo .deps/upper.Po rm -f libmystring.a ar cru libmystring.a append.o assign.o count.o fdobuf.o find_first_ch.o find_first_of.o find_last_ch.o find_last_of.o iter.o join.o lower.o lstrip.o mystring.o rep.o rstrip.o sub.o subst.o strip.o upper.o ranlib libmystring.a c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.cc address.cc: In function 'bool isctl(char)': address.cc:175: warning: comparison is always true due to limited range of data type mv -f .deps/address.Tpo .deps/address.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.cc mv -f .deps/base64.Tpo .deps/base64.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.cc mv -f .deps/canonicalize.Tpo .deps/canonicalize.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT config_read.o -MD -MP -MF .deps/config_read.Tpo -c -o config_read.o config_read.cc mv -f .deps/config_read.Tpo .deps/config_read.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT config_readlist.o -MD -MP -MF .deps/config_readlist.Tpo -c -o config_readlist.o config_readlist.cc mv -f .deps/config_readlist.Tpo .deps/config_readlist.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT config_readint.o -MD -MP -MF .deps/config_readint.Tpo -c -o config_readint.o config_readint.cc mv -f .deps/config_readint.Tpo .deps/config_readint.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT tcpconnect.o -MD -MP -MF .deps/tcpconnect.Tpo -c -o tcpconnect.o tcpconnect.cc mv -f .deps/tcpconnect.Tpo .deps/tcpconnect.Po Creating defines.cc c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT defines.o -MD -MP -MF .deps/defines.Tpo -c -o defines.o defines.cc mv -f .deps/defines.Tpo .deps/defines.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT errcodes.o -MD -MP -MF .deps/errcodes.Tpo -c -o errcodes.o errcodes.cc mv -f .deps/errcodes.Tpo .deps/errcodes.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.cc mv -f .deps/hostname.Tpo .deps/hostname.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT itoa.o -MD -MP -MF .deps/itoa.Tpo -c -o itoa.o itoa.cc mv -f .deps/itoa.Tpo .deps/itoa.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT makefield.o -MD -MP -MF .deps/makefield.Tpo -c -o makefield.o makefield.cc mv -f .deps/makefield.Tpo .deps/makefield.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT netstring.o -MD -MP -MF .deps/netstring.Tpo -c -o netstring.o netstring.cc mv -f .deps/netstring.Tpo .deps/netstring.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT selfpipe.o -MD -MP -MF .deps/selfpipe.Tpo -c -o selfpipe.o selfpipe.cc mv -f .deps/selfpipe.Tpo .deps/selfpipe.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT setenv.o -MD -MP -MF .deps/setenv.Tpo -c -o setenv.o setenv.cc mv -f .deps/setenv.Tpo .deps/setenv.Po rm -f libmisc.a ar cru libmisc.a address.o base64.o canonicalize.o config_read.o config_readlist.o config_readint.o tcpconnect.o defines.o errcodes.o hostname.o itoa.o makefield.o netstring.o selfpipe.o setenv.o ranlib libmisc.a /bin/rm -f libnullmailer.a sh mergelib.sh libnullmailer.a libmisc.a fdbuf/libfdbuf.a mystring/libmystring.a Making all in protocols c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.cc mv -f .deps/smtp.Tpo .deps/smtp.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cc mv -f .deps/protocol.Tpo .deps/protocol.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT tls_none.o -MD -MP -MF .deps/tls_none.Tpo -c -o tls_none.o tls_none.cc mv -f .deps/tls_none.Tpo .deps/tls_none.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o smtp smtp.o protocol.o tls_none.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT qmqp.o -MD -MP -MF .deps/qmqp.Tpo -c -o qmqp.o qmqp.cc mv -f .deps/qmqp.Tpo .deps/qmqp.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o qmqp qmqp.o protocol.o tls_none.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT inject.o -MD -MP -MF .deps/inject.Tpo -c -o inject.o inject.cc mv -f .deps/inject.Tpo .deps/inject.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o nullmailer-inject inject.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT smtpd.o -MD -MP -MF .deps/smtpd.Tpo -c -o smtpd.o smtpd.cc mv -f .deps/smtpd.Tpo .deps/smtpd.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o nullmailer-smtpd smtpd.o ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.cc mv -f .deps/queue.Tpo .deps/queue.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o nullmailer-queue queue.o ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.cc mv -f .deps/send.Tpo .deps/send.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o nullmailer-send send.o ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT mailq.o -MD -MP -MF .deps/mailq.Tpo -c -o mailq.o mailq.cc mv -f .deps/mailq.Tpo .deps/mailq.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o mailq mailq.o ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib/cli++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT sendmail.o -MD -MP -MF .deps/sendmail.Tpo -c -o sendmail.o sendmail.cc mv -f .deps/sendmail.Tpo .deps/sendmail.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o sendmail sendmail.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a Making all in test c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT address-test.o -MD -MP -MF .deps/address-test.Tpo -c -o address-test.o address-test.cc mv -f .deps/address-test.Tpo .deps/address-test.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o address-test address-test.o ../lib/libnullmailer.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=false -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT clitest0-clitest.o -MD -MP -MF .deps/clitest0-clitest.Tpo -c -o clitest0-clitest.o `test -f 'clitest.cc' || echo './'`clitest.cc mv -f .deps/clitest0-clitest.Tpo .deps/clitest0-clitest.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o clitest0 clitest0-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=true -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -MT clitest1-clitest.o -MD -MP -MF .deps/clitest1-clitest.Tpo -c -o clitest1-clitest.o `test -f 'clitest.cc' || echo './'`clitest.cc mv -f .deps/clitest1-clitest.Tpo .deps/clitest1-clitest.Po c++ -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions -W -Wall -o clitest1 clitest1-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a ===> Installing for nullmailer-1.13,1 ===> Generating temporary packing list ===> Checking if mail/nullmailer already installed ===> Creating users and/or groups. Creating group `nullmail' with gid `522'. Creating user `nullmail' with uid `522'. Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/local/man/man1" install -o root -g wheel -m 444 'nullmailer-inject.1' '/usr/local/man/man1/nullmailer-inject.1' install -o root -g wheel -m 444 'sendmail.1' '/usr/local/man/man1/sendmail.1' test -z "/usr/local/man/man7" || /bin/mkdir -p "/usr/local/man/man7" install -o root -g wheel -m 444 'nullmailer.7' '/usr/local/man/man7/nullmailer.7' test -z "/usr/local/man/man8" || /bin/mkdir -p "/usr/local/man/man8" install -o root -g wheel -m 444 'nullmailer-queue.8' '/usr/local/man/man8/nullmailer-queue.8' install -o root -g wheel -m 444 'nullmailer-send.8' '/usr/local/man/man8/nullmailer-send.8' Making install in lib Making install in cli++ Making install in fdbuf Making install in mystring Making install in protocols test -z "/usr/local/libexec/nullmailer" || /bin/mkdir -p "/usr/local/libexec/nullmailer" install -s -o root -g wheel -m 555 'smtp' '/usr/local/libexec/nullmailer/smtp' install -s -o root -g wheel -m 555 'qmqp' '/usr/local/libexec/nullmailer/qmqp' Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" install -s -o root -g wheel -m 555 'nullmailer-inject' '/usr/local/bin/nullmailer-inject' install -s -o root -g wheel -m 555 'nullmailer-smtpd' '/usr/local/bin/nullmailer-smtpd' test -z "/usr/local/sbin" || /bin/mkdir -p "/usr/local/sbin" install -s -o root -g wheel -m 555 'nullmailer-queue' '/usr/local/sbin/nullmailer-queue' install -s -o root -g wheel -m 555 'nullmailer-send' '/usr/local/sbin/nullmailer-send' /bin/sh /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/install-sh -d /usr/local/libexec/nullmailer install -s -o root -g wheel -m 555 mailq /usr/local/libexec/nullmailer/mailq install -s -o root -g wheel -m 555 sendmail /usr/local/libexec/nullmailer/sendmail Making install in test /bin/sh /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/install-sh -d /var/spool/nullmailer/queue chmod 700 /var/spool/nullmailer/queue /bin/sh /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/install-sh -d /var/spool/nullmailer/tmp chmod 700 /var/spool/nullmailer/tmp /bin/sh /obj/buildshare/ports/355755/mail/nullmailer/work/nullmailer-1.13/install-sh -d /usr/local/etc/nullmailer /bin/rm -f /var/spool/nullmailer/trigger mkfifo /var/spool/nullmailer/trigger chmod 600 /var/spool/nullmailer/trigger ===> Staging rc.d startup script(s) chown nullmail /var/spool/nullmailer/* chown nullmail /usr/local/sbin/nullmailer-queue chmod u+s /usr/local/sbin/nullmailer-queue chown nullmail /usr/local/libexec/nullmailer/mailq chmod u+s /usr/local/libexec/nullmailer/mailq Creating "/usr/local/etc/nullmailer/me.sample". install -o root -g wheel -m 444 -c /buildshare/ports/355755/mail/nullmailer/files/remotes.sample /usr/local/etc/nullmailer ================================================================== Please take /usr/local/etc/nullmailer/remotes.sample as an example and edit your own /usr/local/etc/nullmailer/remotes It's possible to redefine mailq and sendmail in your /etc/mail/mailer.conf: sendmail /usr/local/libexec/nullmailer/sendmail send-mail /usr/local/libexec/nullmailer/sendmail mailq /usr/local/libexec/nullmailer/mailq WARNING! It will cause problem in case delivering to local recipients. Also man nullmailer-send(8) for more details NOTE for the ones upgrading from 1.00: The smtp authentication option has been changed from --auth=joe,secret to --user=joe and --pass=secret, see nullmailer-send(8) for details. ================================================================== ===> Compressing manual pages for nullmailer-1.13,1 ===> Registering installation for nullmailer-1.13,1 Installing nullmailer-1.13,1... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/libexec/nullmailer/mailq /usr/local/sbin/nullmailer-queue 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://untroubled.org/nullmailer/ Make package ===> Building package for nullmailer-1.13,1 Creating package for nullmailer-1.13,1 slot1: removed