Building wuzzah-0.53.txz (origin /buildshare/ports/355755/sysutils/wuzzah) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/wuzzah-0.53.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> wuzzah-0.53 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 wuzzah-0.53 ===> wuzzah-0.53 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 wuzzah-0.53 Make install ===> License GPLv2 accepted by the user ===> wuzzah-0.53 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wuzzah-0.53 for building ===> Extracting for wuzzah-0.53 => SHA256 Checksum OK for wuzzah-0.53.tar.gz. ===> Patching for wuzzah-0.53 ===> wuzzah-0.53 depends on executable: gmake - found ===> Configuring for wuzzah-0.53 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/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 whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for ranlib... ranlib checking for library containing gethostbyname... none required checking for library containing inet_ntoa... none required 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for libgen.h... (cached) yes checking for time.h... (cached) yes checking for fcntl.h... (cached) yes checking for paths.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking for getopt.h... (cached) yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking for netdb.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pid_t... (cached) yes checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_syslen... no checking for struct utmp.ut_user... no checking for struct utmp.ut_type... no checking for struct utmp.ut_host... no checking for struct utmp.ut_syslen... no checking for struct passwd.pw_name... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (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 realloc... yes checking for memset... (cached) yes checking for strcspn... (cached) yes checking for strerror... (cached) yes checking for strdup... (cached) yes checking for basename... yes checking for gethostbyname... (cached) yes checking for inet_ntoa... (cached) yes checking for memchr... (cached) yes checking for strspn... yes checking for setpwent... yes checking for getpwent... yes checking for endpwent... yes checking for setutxent... yes checking for getutxent... yes checking for endutxent... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating getopt/Makefile config.status: creating hashtable/Makefile config.status: creating man/Makefile config.status: creating utmpx/Makefile config.status: creating config.h config.status: executing default-1 commands ===> Building for wuzzah-0.53 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53' Making all in getopt gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/getopt' cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c getopt.c getopt.c: In function '_getopt_internal': getopt.c:656: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:680: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:710: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:726: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:731: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:842: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:865: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:885: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:899: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:903: warning: incompatible implicit declaration of built-in function 'strlen' cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c getopt1.c rm -f libgetopt.a ar cru libgetopt.a getopt.o getopt1.o ranlib libgetopt.a gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/getopt' Making all in hashtable gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/hashtable' cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c hashtable.c rm -f libhashtable.a ar cru libhashtable.a hashtable.o ranlib libhashtable.a gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/hashtable' Making all in man gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/man' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/man' gmake[3]: Entering directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53' cc -DHAVE_CONFIG_H -I. -I. -I. -Ihashtable -O2 -pipe -fno-strict-aliasing -c wuzzah.c cc -DHAVE_CONFIG_H -I. -I. -I. -Ihashtable -O2 -pipe -fno-strict-aliasing -c buddies.c cc -DHAVE_CONFIG_H -I. -I. -I. -Ihashtable -O2 -pipe -fno-strict-aliasing -c write.c cc -DHAVE_CONFIG_H -I. -I. -I. -Ihashtable -O2 -pipe -fno-strict-aliasing -c event.c cc -O2 -pipe -fno-strict-aliasing -o wuzzah wuzzah.o buddies.o write.o event.o hashtable/libhashtable.a gmake[3]: Leaving directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53' ===> Staging for wuzzah-0.53 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/wuzzah /obj/buildshare/ports/355755/sysutils/wuzzah/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/wuzzah/work/wuzzah-0.53/man/wuzzah.1 /obj/buildshare/ports/355755/sysutils/wuzzah/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for wuzzah-0.53 ===> Checking if sysutils/wuzzah already installed ===> Registering installation for wuzzah-0.53 Installing wuzzah-0.53... done Make package ===> Building package for wuzzah-0.53 slot1: removed