Building noattach-1.2_1.txz (origin /buildshare/ports/355755/mail/noattach) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/noattach-1.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> noattach-1.2_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 noattach-1.2_1 Make install ===> noattach-1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by noattach-1.2_1 for building ===> Extracting for noattach-1.2_1 => SHA256 Checksum OK for noattach-1.2.tar.gz. ===> Patching for noattach-1.2_1 ===> Applying FreeBSD patches for noattach-1.2_1 ===> Configuring for noattach-1.2_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/configure /usr/bin/sed -i.bak -e 's=-pthread=-pthread=' /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gawk... (cached) /usr/bin/awk checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for pthread_detach in -lpthread... yes checking for inet_aton in -lresolv... no checking for socket in -lsocket... no checking for inet_addr in -lnsl... no checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for unistd.h... (cached) 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for regcomp... yes checking for strchr... yes checking for strdup... (cached) yes checking for strcasestr... yes checking for strncasecmp... (cached) yes checking for memset... (cached) yes checking for gethostname... (cached) yes checking for strerror... (cached) yes checking for strrchr... yes checking for PID_FILE... /var/run/noattach.pid checking for PAT_FILE... /usr/local/etc/noattach.patterns checking for SENDMAIL_INCLUDE... /usr/local/include checking for SENDMAIL_LIB... /usr/local/lib checking mfapi.h usability... no checking mfapi.h presence... no checking for mfapi.h... no checking libmilter/mfapi.h usability... yes checking libmilter/mfapi.h presence... yes checking for libmilter/mfapi.h... yes checking for smfi_main in -lmilter... yes configure: creating ./config.status config.status: creating Makefile config.status: creating fedora/noattach.spec config.status: creating config.h config.status: executing depfiles commands configure: creating ./config.status config.status: creating Makefile config.status: creating fedora/noattach.spec config.status: creating fedora/noattach.sh config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands ===> Building for noattach-1.2_1 /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT noattach.o -MD -MP -MF ".deps/noattach.Tpo" -c -o noattach.o noattach.c; then mv -f ".deps/noattach.Tpo" ".deps/noattach.Po"; else rm -f ".deps/noattach.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rfc2047.o -MD -MP -MF ".deps/rfc2047.Tpo" -c -o rfc2047.o rfc2047.c; then mv -f ".deps/rfc2047.Tpo" ".deps/rfc2047.Po"; else rm -f ".deps/rfc2047.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT rfc2231.o -MD -MP -MF ".deps/rfc2231.Tpo" -c -o rfc2231.o rfc2231.c; then mv -f ".deps/rfc2231.Tpo" ".deps/rfc2231.Po"; else rm -f ".deps/rfc2231.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -L/usr/local/lib -L/usr/local/lib -o noattach noattach.o rfc2047.o rfc2231.o -lpthread -lmilter ===> Staging for noattach-1.2_1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/noattach /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/libexec/noattach install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/noattach.8 /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/man/man8/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/examples/noattach.patterns /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/etc/noattach.patterns-dist /bin/mkdir -p /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/AUTHORS /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/THANKS /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/INSTALL /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/NEWS /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/README /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/TODO /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/ChangeLog /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/doc/noattach/ /bin/mkdir -p /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/examples/noattach install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/examples/README /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/examples/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/examples/noattach.patterns /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/examples/noattach/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/noattach/work/noattach-1.2/examples/noattach.patterns.johncon /obj/buildshare/ports/355755/mail/noattach/work/stage/usr/local/share/examples/noattach/ ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for noattach-1.2_1 ===> Checking if mail/noattach already installed ===> Registering installation for noattach-1.2_1 Installing noattach-1.2_1... done Make package ===> Building package for noattach-1.2_1 slot1: removed