Building xorg-sgml-doctools-1.11.txz (origin /buildshare/ports/355755/textproc/xorg-sgml-doctools) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/xorg/ x distfiles/xorg/doc/ x distfiles/xorg/doc/xorg-sgml-doctools-1.11.tar.bz2 x packages/ x packages/xorg-macros-1.19.0.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> xorg-sgml-doctools-1.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 xorg-sgml-doctools-1.11 ===> xorg-sgml-doctools-1.11 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 xorg-sgml-doctools-1.11 ===> xorg-sgml-doctools-1.11 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of xorg-sgml-doctools-1.11 ===> xorg-sgml-doctools-1.11 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xorg-macros.pc in /buildshare/ports/355755/devel/xorg-macros ===> Installing existing package /packages/xorg-macros-1.19.0.txz Installing xorg-macros-1.19.0... done ===> Returning to build of xorg-sgml-doctools-1.11 Make install ===> xorg-sgml-doctools-1.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xorg-sgml-doctools-1.11 for building ===> Extracting for xorg-sgml-doctools-1.11 => SHA256 Checksum OK for xorg/doc/xorg-sgml-doctools-1.11.tar.bz2. ===> Patching for xorg-sgml-doctools-1.11 ===> xorg-sgml-doctools-1.11 depends on executable: gmake - found ===> xorg-sgml-doctools-1.11 depends on executable: pkgconf - found ===> xorg-sgml-doctools-1.11 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> Configuring for xorg-sgml-doctools-1.11 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.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 gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU 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 dependency style of cc... none checking for cc option to accept ISO C99... -std=gnu99 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking if cc -std=gnu99 supports -Werror=unknown-warning-option... no checking if cc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if cc -std=gnu99 supports -Wall... yes checking if cc -std=gnu99 supports -Wpointer-arith... yes checking if cc -std=gnu99 supports -Wmissing-declarations... yes checking if cc -std=gnu99 supports -Wformat=2... yes checking if cc -std=gnu99 supports -Wstrict-prototypes... yes checking if cc -std=gnu99 supports -Wmissing-prototypes... yes checking if cc -std=gnu99 supports -Wnested-externs... yes checking if cc -std=gnu99 supports -Wbad-function-cast... yes checking if cc -std=gnu99 supports -Wold-style-definition... yes checking if cc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if cc -std=gnu99 supports -Wunused... yes checking if cc -std=gnu99 supports -Wuninitialized... yes checking if cc -std=gnu99 supports -Wshadow... yes checking if cc -std=gnu99 supports -Wcast-qual... yes checking if cc -std=gnu99 supports -Wmissing-noreturn... yes checking if cc -std=gnu99 supports -Wmissing-format-attribute... yes checking if cc -std=gnu99 supports -Wredundant-decls... yes checking if cc -std=gnu99 supports -Werror=implicit... yes checking if cc -std=gnu99 supports -Werror=nonnull... yes checking if cc -std=gnu99 supports -Werror=init-self... yes checking if cc -std=gnu99 supports -Werror=main... yes checking if cc -std=gnu99 supports -Werror=missing-braces... yes checking if cc -std=gnu99 supports -Werror=sequence-point... yes checking if cc -std=gnu99 supports -Werror=return-type... yes checking if cc -std=gnu99 supports -Werror=trigraphs... yes checking if cc -std=gnu99 supports -Werror=array-bounds... no checking if cc -std=gnu99 supports -Werror=write-strings... yes checking if cc -std=gnu99 supports -Werror=address... yes checking if cc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if cc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if cc -std=gnu99 supports -pedantic... yes checking if cc -std=gnu99 supports -Werror... yes checking if cc -std=gnu99 supports -Werror=attributes... yes configure: creating ./config.status config.status: creating Makefile config.status: creating masterdb/Makefile config.status: creating xorg-sgml-doctools.pc config.status: executing depfiles commands ===> Building for xorg-sgml-doctools-1.11 gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' Making all in masterdb gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/masterdb' GEN masterdb.html.xml GEN masterdb.pdf.xml gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/masterdb' gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' ===> Staging for xorg-sgml-doctools-1.11 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' Making install in masterdb gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/masterdb' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/masterdb' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/sgml/X11/dbs" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/stage/usr/local/share/sgml/X11/dbs" install -o root -g wheel -m 444 masterdb.html.xml masterdb.pdf.xml '/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/stage/usr/local/share/sgml/X11/dbs' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/masterdb' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11/masterdb' gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/sgml/X11" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/stage/usr/local/share/sgml/X11" install -o root -g wheel -m 444 defs.ent xorg.css xorg.xsl xorg-xhtml.xsl xorg-chunk.xsl xorg-fo.xsl '/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/stage/usr/local/share/sgml/X11' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 xorg-sgml-doctools.pc '/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/xorg-sgml-doctools/work/xorg-sgml-doctools-1.11' ====> Compressing man pages (compress-man) ===> Installing for xorg-sgml-doctools-1.11 ===> Checking if textproc/xorg-sgml-doctools already installed ===> Registering installation for xorg-sgml-doctools-1.11 Installing xorg-sgml-doctools-1.11... done Make package ===> Building package for xorg-sgml-doctools-1.11 slot1: removed