Building remind-3.1.13.txz (origin /buildshare/ports/355755/deskutils/remind) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/remind-03.01.13.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> remind-3.1.13 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 remind-3.1.13 Make install ===> License GPLv2 accepted by the user ===> remind-3.1.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by remind-3.1.13 for building ===> Extracting for remind-3.1.13 => SHA256 Checksum OK for remind-03.01.13.tar.gz. ===> Patching for remind-3.1.13 ===> Applying FreeBSD patches for remind-3.1.13 ===> Configuring for remind-3.1.13 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/deskutils/remind/work/remind-03.01.13/configure configure: loading site script /buildshare/ports/355755/Templates/config.site ********************** * * * Configuring REMIND * * * ********************** 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for sqrt in -lm... yes 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 size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for sys/file.h... (cached) yes checking for glob.h... (cached) yes checking for wctype.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking whether time.h and sys/time.h may both be included... yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for glob... (cached) yes checking for mbstowcs... yes checking for setlocale... (cached) yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating www/Makefile config.status: creating src/version.h config.status: creating src/config.h ===> Building for remind-3.1.13 ******************* * * * Building REMIND * * * ******************* cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. calendar.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dynbuf.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dorem.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dosubst.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. expr.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. files.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. funcs.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. globals.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. hbcal.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. init.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. main.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. md5.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. moon.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. omit.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. queue.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. sort.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. token.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. trigger.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. userfns.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. utils.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. var.c cc -o remind calendar.o dynbuf.o dorem.o dosubst.o expr.o files.o funcs.o globals.o hbcal.o init.o main.o md5.o moon.o omit.o queue.o sort.o token.o trigger.o userfns.o utils.o var.o -lm cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. rem2ps.c cc -o rem2ps rem2ps.o dynbuf.o ===> Staging for remind-3.1.13 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/deskutils/remind/work/remind-03.01.13/src/rem2ps /obj/buildshare/ports/355755/deskutils/remind/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/deskutils/remind/work/remind-03.01.13/man/rem2ps.1 /obj/buildshare/ports/355755/deskutils/remind/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/deskutils/remind/work/remind-03.01.13/src/remind /obj/buildshare/ports/355755/deskutils/remind/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/deskutils/remind/work/remind-03.01.13/man/remind.1 /obj/buildshare/ports/355755/deskutils/remind/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/deskutils/remind/work/remind-03.01.13/man/rem.1 /obj/buildshare/ports/355755/deskutils/remind/work/stage/usr/local/man/man1 /bin/ln -sf /usr/local/bin/remind /obj/buildshare/ports/355755/deskutils/remind/work/stage/usr/local/bin/rem ====> Compressing man pages (compress-man) ===> Installing for remind-3.1.13 ===> Checking if deskutils/remind already installed ===> Registering installation for remind-3.1.13 Installing remind-3.1.13... done Make package ===> Building package for remind-3.1.13 slot1: removed