Building nmzmail-0.1.3_3.txz (origin /buildshare/ports/355755/mail/nmzmail) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/nmzmail-0.1.3.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/namazu2-2.0.21.txz x packages/gettext-0.18.3.1_1.txz x packages/p5-File-MMagic-1.30.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nmzmail-0.1.3_3 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 nmzmail-0.1.3_3 ===> nmzmail-0.1.3_3 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of nmzmail-0.1.3_3 ===> nmzmail-0.1.3_3 depends on executable: namazu - not found ===> Verifying install for namazu in /buildshare/ports/355755/databases/namazu2 ===> Installing existing package /packages/namazu2-2.0.21.txz Installing namazu2-2.0.21...Installing p5-File-MMagic-1.30...Installing perl5-5.16.3_10... done done done ===> Returning to build of nmzmail-0.1.3_3 Make install ===> nmzmail-0.1.3_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nmzmail-0.1.3_3 for building ===> Extracting for nmzmail-0.1.3_3 => SHA256 Checksum OK for nmzmail-0.1.3.tar.gz. You can define MAX_MAIL_DIRS=n. nmzmail will only process this many mailboxes, the default is 32. ===> Patching for nmzmail-0.1.3_3 ===> nmzmail-0.1.3_3 depends on executable: gmake - found ===> Configuring for nmzmail-0.1.3_3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/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 gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes 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 gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (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 fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.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 an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for pid_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 return type of signal handlers... void checking for dup2... (cached) yes checking for setenv... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strrchr... yes checking for strstr... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for open in -lreadline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for nmzmail-0.1.3_3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT nmzmail.o -MD -MP -MF ".deps/nmzmail.Tpo" -c -o nmzmail.o nmzmail.c; \ then mv -f ".deps/nmzmail.Tpo" ".deps/nmzmail.Po"; else rm -f ".deps/nmzmail.Tpo"; exit 1; fi nmzmail.c: In function 'main': nmzmail.c:71: warning: incompatible implicit declaration of built-in function 'strncpy' nmzmail.c:120: warning: incompatible implicit declaration of built-in function 'strncpy' nmzmail.c: In function 'generate_result': nmzmail.c:271: warning: incompatible implicit declaration of built-in function 'strchr' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi cc -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o nmzmail nmzmail.o util.o -lreadline gmake[3]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' ===> Installing for nmzmail-0.1.3_3 ===> nmzmail-0.1.3_3 depends on executable: namazu - found ===> Generating temporary packing list ===> Checking if mail/nmzmail already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/src' test -z "/usr/local/bin" || /obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/install-sh -d "/usr/local/bin" install -s -o root -g wheel -m 555 'nmzmail' '/usr/local/bin/nmzmail' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[3]: Entering directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/mail/nmzmail/work/nmzmail-0.1.3' ===> Registering installation for nmzmail-0.1.3_3 Installing nmzmail-0.1.3_3... done Make package ===> Building package for nmzmail-0.1.3_3 Creating package for nmzmail-0.1.3_3 slot2: removed