Building cronolog-1.6.2_4.txz (origin /buildshare/ports/355755/sysutils/cronolog) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cronolog-setugid-patch.txt x distfiles/cronolog-1.6.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cronolog-1.6.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 cronolog-1.6.2_4 Make install ===> License GPLv2 accepted by the user ===> cronolog-1.6.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cronolog-1.6.2_4 for building ===> Extracting for cronolog-1.6.2_4 => SHA256 Checksum OK for cronolog-1.6.2.tar.gz. => SHA256 Checksum OK for cronolog-setugid-patch.txt. ===> Patching for cronolog-1.6.2_4 ===> Converting DOS text files to UNIX text files ===> Applying extra patch /buildshare/ports/355755/sysutils/cronolog/files/extrapatch-src_cronoutils.c ===> Applying extra patch /obj/buildshare/ports/355755/sysutils/cronolog/work/cronolog-setugid-patch.txt ===> Configuring for cronolog-1.6.2_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/cronolog/work/cronolog-1.6.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/cronolog/work/cronolog-1.6.2/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 make 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 a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for ranlib... ranlib checking for perl... /usr/local/bin/perl checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for uid_t in sys/types.h... (cached) yes checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for mkdir... yes checking for mktime... yes checking for putenv... (cached) yes checking for strptime... (cached) yes checking for localtime_r... yes updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating src/Makefile creating doc/Makefile creating testsuite/Makefile creating src/cronosplit ===> Building for cronolog-1.6.2_4 Making all in lib cc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -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 -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c getopt1.c rm -f libutil.a ar cru libutil.a getopt.o getopt1.o ranlib libutil.a Making all in src cc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -pipe -fno-strict-aliasing -c cronotest.c cc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -pipe -fno-strict-aliasing -c cronoutils.c cc -O2 -pipe -fno-strict-aliasing -o cronotest cronotest.o cronoutils.o ../lib/libutil.a cc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -pipe -fno-strict-aliasing -c cronolog.c cc -O2 -pipe -fno-strict-aliasing -o cronolog cronolog.o cronoutils.o ../lib/libutil.a Making all in doc Making all in testsuite ===> Staging for cronolog-1.6.2_4 ===> Generating temporary packing list Making install in lib Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/sbin install -s -o root -g wheel -m 555 cronolog /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/sbin/cronolog /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/sbin install -o root -g wheel -m 555 cronosplit /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/sbin/cronosplit Making install in doc /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/info/ install -o root -g wheel -m 444 ./cronolog.info /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/info//cronolog.info install-info --info-dir=/obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/info/ /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/info//cronolog.info /usr/bin/make install-man1 /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ./cronolog.1m /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/man/man1/cronolog.1m install -o root -g wheel -m 444 ./cronosplit.1m /obj/buildshare/ports/355755/sysutils/cronolog/work/stage/usr/local/man/man1/cronosplit.1m Making install in testsuite ====> Compressing man pages (compress-man) ===> Installing for cronolog-1.6.2_4 ===> Checking if sysutils/cronolog already installed ===> Registering installation for cronolog-1.6.2_4 Installing cronolog-1.6.2_4... done Make package ===> Building package for cronolog-1.6.2_4 slot1: removed