Building tmpwatch-2.11.txz (origin /buildshare/ports/355755/sysutils/tmpwatch) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tmpwatch-2.11.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tmpwatch-2.11 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 tmpwatch-2.11 Make install ===> License GPLv2 accepted by the user ===> tmpwatch-2.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tmpwatch-2.11 for building ===> Extracting for tmpwatch-2.11 => SHA256 Checksum OK for tmpwatch-2.11.tar.bz2. ===> Patching for tmpwatch-2.11 ===> Configuring for tmpwatch-2.11 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/tmpwatch/work/tmpwatch-2.11/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/tmpwatch/work/tmpwatch-2.11/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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ranlib... (cached) ranlib checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether optreset is declared... yes checking whether getenv is declared... (cached) yes checking for inline... inline checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking for stdint.h... (cached) yes checking for wchar.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... (cached) yes checking whether imaxdiv is declared... (cached) yes checking whether strtoimax is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for C/C++ restrict keyword... __restrict checking for strerror... (cached) yes checking for working strerror function... yes checking for library containing clock_gettime... none required checking for clock_gettime... (cached) yes checking for clock_settime... yes checking for error_at_line... no checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... yes checking whether stdint.h conforms to C99... (cached) yes checking for stpcpy... (cached) yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... (cached) yes checking for strtoll... (cached) yes checking whether is standalone... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for paths.h... (cached) yes checking for library containing getmntent... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fuser... /usr/bin/fuser checking whether to use fuser... yes checking whether fuser supports -s... no checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for tmpwatch-2.11 /usr/bin/make all-recursive Making all in lib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./getopt.in.h; } > getopt.h-t mv -f getopt.h-t getopt.h rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''PRI_MACROS_BROKEN''@/0/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''PRIPTR_PREFIX''@/""/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/1/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e '/definition of GL_LINK_WARNING/r ../admin/link-warning.h' < ./inttypes.in.h; } > inttypes.h-t mv inttypes.h-t inttypes.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_MKDTEMP''@|0|g' -e 's|@''GNULIB_MKSTEMP''@|0|g' -e 's|@''HAVE_CALLOC_POSIX''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_MALLOC_POSIX''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_REALLOC_POSIX''@|1|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e '/definition of GL_LINK_WARNING/r ../admin/link-warning.h' < ./stdlib.in.h; } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_STRING_H''@||g' -e 's|@''GNULIB_MBSLEN''@|0|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|0|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_STPCPY''@|1|g' -e 's|@''GNULIB_STPNCPY''@|0|g' -e 's|@''GNULIB_STRCHRNUL''@|0|g' -e 's|@''GNULIB_STRDUP''@|0|g' -e 's|@''GNULIB_STRNDUP''@|0|g' -e 's|@''GNULIB_STRNLEN''@|0|g' -e 's|@''GNULIB_STRPBRK''@|0|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNULIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCASECMP''@|1|g' -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e '/definition of GL_LINK_WARNING/r ../admin/link-warning.h' < ./string.in.h; } > string.h-t mv string.h-t string.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_DUP2''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_READLINK''@|0|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' < ./unistd.in.h; } > unistd.h-t mv unistd.h-t unistd.h /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c mv -f .deps/progname.Tpo .deps/progname.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c getopt.c: In function '_getopt_initialize': getopt.c:233: warning: unused parameter 'argc' getopt.c:233: warning: unused parameter 'argv' mv -f .deps/getopt.Tpo .deps/getopt.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po rm -f libgnu.a ar cru libgnu.a progname.o xalloc-die.o error.o exitfail.o getopt.o getopt1.o xmalloc.o ranlib libgnu.a cc -DHAVE_CONFIG_H -I. -I./lib -I./lib -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT bind-mount.o -MD -MP -MF .deps/bind-mount.Tpo -c -o bind-mount.o bind-mount.c mv -f .deps/bind-mount.Tpo .deps/bind-mount.Po cc -DHAVE_CONFIG_H -I. -I./lib -I./lib -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT tmpwatch.o -MD -MP -MF .deps/tmpwatch.Tpo -c -o tmpwatch.o tmpwatch.c mv -f .deps/tmpwatch.Tpo .deps/tmpwatch.Po cc -O2 -pipe -fno-strict-aliasing -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -o tmpwatch bind-mount.o tmpwatch.o lib/libgnu.a ===> Staging for tmpwatch-2.11 ===> Generating temporary packing list Making install in lib /usr/bin/make install-am test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/tmpwatch/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 tmpwatch '/obj/buildshare/ports/355755/sysutils/tmpwatch/work/stage/usr/local/sbin' test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/tmpwatch/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 tmpwatch.8 '/obj/buildshare/ports/355755/sysutils/tmpwatch/work/stage/usr/local/man/man8' ====> Compressing man pages (compress-man) ===> Installing for tmpwatch-2.11 ===> Checking if sysutils/tmpwatch already installed ===> Registering installation for tmpwatch-2.11 Installing tmpwatch-2.11... done Make package ===> Building package for tmpwatch-2.11 slot1: removed