Building chgrep-1.2.4.txz (origin /buildshare/ports/355755/sysutils/chgrep) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/chgrep-1.2.4.tgz 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 ===> chgrep-1.2.4 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 chgrep-1.2.4 ===> chgrep-1.2.4 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 chgrep-1.2.4 Make install ===> chgrep-1.2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chgrep-1.2.4 for building ===> Extracting for chgrep-1.2.4 => SHA256 Checksum OK for chgrep-1.2.4.tgz. ===> Patching for chgrep-1.2.4 ===> chgrep-1.2.4 depends on executable: gmake - found ===> Configuring for chgrep-1.2.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache 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... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for gawk... (cached) /usr/bin/awk checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for working const... yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... yes checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for regcomp... yes checking for strerror... (cached) yes checking for strstr... yes updating cache ./config.cache creating ./config.status creating man/Makefile creating src/Makefile creating Makefile ===> Building for chgrep-1.2.4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4' Making all in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/src' cc -DPACKAGE=\"chgrep\" -DVERSION=\"1.2.4\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_REGCOMP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c chgrep.c chgrep.c: In function 'main': chgrep.c:72: warning: incompatible implicit declaration of built-in function 'malloc' cc -DPACKAGE=\"chgrep\" -DVERSION=\"1.2.4\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_REGCOMP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c error.c error.c: In function 'err_sys': error.c:57: warning: incompatible implicit declaration of built-in function 'exit' error.c: In function 'err_dump': error.c:71: warning: incompatible implicit declaration of built-in function 'abort' error.c:72: warning: incompatible implicit declaration of built-in function 'exit' error.c: In function 'err_quit': error.c:100: warning: incompatible implicit declaration of built-in function 'exit' error.c: In function 'err_doit': error.c:118: warning: incompatible implicit declaration of built-in function 'strlen' error.c:121: warning: incompatible implicit declaration of built-in function 'strcat' cc -DPACKAGE=\"chgrep\" -DVERSION=\"1.2.4\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_REGCOMP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c functions.c functions.c: In function 'Usage': functions.c:458: warning: incompatible implicit declaration of built-in function 'exit' cc -DPACKAGE=\"chgrep\" -DVERSION=\"1.2.4\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_REGCOMP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c wrappers.c wrappers.c: In function 'Malloc': wrappers.c:190: warning: incompatible implicit declaration of built-in function 'malloc' cc -DPACKAGE=\"chgrep\" -DVERSION=\"1.2.4\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_REGCOMP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c ftw.c cc -O2 -pipe -fno-strict-aliasing -o chgrep chgrep.o error.o functions.o wrappers.o ftw.o gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/src' Making all in man gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/man' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/man' gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4' ===> Staging for chgrep-1.2.4 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/src/chgrep /obj/buildshare/ports/355755/sysutils/chgrep/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/chgrep/work/chgrep-1.2.4/man/chgrep.1 /obj/buildshare/ports/355755/sysutils/chgrep/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for chgrep-1.2.4 ===> Checking if sysutils/chgrep already installed ===> Registering installation for chgrep-1.2.4 Installing chgrep-1.2.4... done Make package ===> Building package for chgrep-1.2.4 slot2: removed