Building unrtf-0.21.5.txz (origin /buildshare/ports/355755/textproc/unrtf) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/unrtf-0.21.5.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> unrtf-0.21.5 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 unrtf-0.21.5 ===> unrtf-0.21.5 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 unrtf-0.21.5 Make install ===> License GPLv3 accepted by the user ===> unrtf-0.21.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unrtf-0.21.5 for building ===> Extracting for unrtf-0.21.5 => SHA256 Checksum OK for unrtf-0.21.5.tar.gz. ===> Patching for unrtf-0.21.5 ===> unrtf-0.21.5 depends on executable: gmake - found ===> Configuring for unrtf-0.21.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 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 stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... (cached) yes checking for strchr... yes checking for strstr... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating outputs/Makefile config.status: creating patches/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands ===> Building for unrtf-0.21.5 gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/src' cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT attr.o -MD -MP -MF .deps/attr.Tpo -c -o attr.o attr.c mv -f .deps/attr.Tpo .deps/attr.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c mv -f .deps/convert.Tpo .deps/convert.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -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.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT my_iconv.o -MD -MP -MF .deps/my_iconv.Tpo -c -o my_iconv.o my_iconv.c my_iconv.c: In function 'get_code_str': my_iconv.c:56: warning: passing argument 2 of 'iconv' from incompatible pointer type my_iconv.c:56: warning: passing argument 4 of 'iconv' from incompatible pointer type my_iconv.c: In function 'my_iconv_open': my_iconv.c:76: warning: passing argument 1 of 'search_in_path' discards qualifiers from pointer target type my_iconv.c: In function 'my_iconv': my_iconv.c:151: warning: passing argument 2 of 'iconv' from incompatible pointer type mv -f .deps/my_iconv.Tpo .deps/my_iconv.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT malloc.o -MD -MP -MF .deps/malloc.Tpo -c -o malloc.o malloc.c mv -f .deps/malloc.Tpo .deps/malloc.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c mv -f .deps/output.Tpo .deps/output.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/path.Tpo .deps/path.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c mv -f .deps/unicode.Tpo .deps/unicode.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT word.o -MD -MP -MF .deps/word.Tpo -c -o word.o word.c mv -f .deps/word.Tpo .deps/word.Po cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o unrtf attr.o convert.o error.o hash.o my_iconv.o main.o malloc.o output.o parse.o path.o unicode.o user.o util.o word.o gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/src' Making all in tests gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/tests' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/tests' Making all in doc gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/doc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/doc' Making all in patches gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/patches' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/patches' Making all in outputs gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/outputs' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/outputs' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' ===> Staging for unrtf-0.21.5 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/src' /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/unrtf/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 unrtf '/obj/buildshare/ports/355755/textproc/unrtf/work/stage/usr/local/bin' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/src' Making install in tests gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/tests' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/tests' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/tests' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/tests' Making install in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/doc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/doc' gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/unrtf/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 unrtf.1 '/obj/buildshare/ports/355755/textproc/unrtf/work/stage/usr/local/man/man1' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/doc' Making install in patches gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/patches' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/patches' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/patches' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/patches' Making install in outputs gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/outputs' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/outputs' gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/unrtf/work/stage/usr/local/share/unrtf' install -o root -g wheel -m 444 html.conf latex.conf rtf.conf text.conf troff_mm.conf vt.conf SYMBOL.charmap '/obj/buildshare/ports/355755/textproc/unrtf/work/stage/usr/local/share/unrtf' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/outputs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5/outputs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/unrtf/work/unrtf-0.21.5' ====> Compressing man pages (compress-man) ===> Installing for unrtf-0.21.5 ===> Checking if textproc/unrtf already installed ===> Registering installation for unrtf-0.21.5 Installing unrtf-0.21.5... done Make package ===> Building package for unrtf-0.21.5 slot1: removed