Building xmlstarlet-1.4.2.txz (origin /buildshare/ports/355755/textproc/xmlstarlet) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/xmlstarlet-1.4.2.tar.gz x packages/ x packages/libgcrypt-1.5.3_2.txz x packages/libtool-2.4.2_3.txz x packages/gettext-0.18.3.1_1.txz x packages/libgpg-error-1.13.txz x packages/libxslt-1.1.28_3.txz x packages/libxml2-2.9.1_1.txz x packages/pkgconf-0.9.5.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> xmlstarlet-1.4.2 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 xmlstarlet-1.4.2 ===> xmlstarlet-1.4.2 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /buildshare/ports/355755/textproc/libxml2 ===> Installing existing package /packages/libxml2-2.9.1_1.txz Installing libxml2-2.9.1_1... done ===> Returning to build of xmlstarlet-1.4.2 ===> xmlstarlet-1.4.2 depends on shared library: libxslt.so - not found ===> Verifying for libxslt.so in /buildshare/ports/355755/textproc/libxslt ===> Installing existing package /packages/libxslt-1.1.28_3.txz Installing libxslt-1.1.28_3...Installing libgcrypt-1.5.3_2...Installing libgpg-error-1.13...Installing gettext-0.18.3.1_1... done done done done ===> Returning to build of xmlstarlet-1.4.2 Make install ===> License MIT accepted by the user ===> xmlstarlet-1.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlstarlet-1.4.2 for building ===> Extracting for xmlstarlet-1.4.2 => SHA256 Checksum OK for xmlstarlet-1.4.2.tar.gz. ===> Patching for xmlstarlet-1.4.2 ===> xmlstarlet-1.4.2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> xmlstarlet-1.4.2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so.2) ===> Configuring for xmlstarlet-1.4.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/xmlstarlet/work/xmlstarlet-1.4.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/xmlstarlet/work/xmlstarlet-1.4.2/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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 whether cc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for xml2-config... /usr/local/bin/xml2-config configure: using libxml-2.9.1 checking for xslt-config... /usr/local/bin/xslt-config configure: using libxslt-1.1.28 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 lstat correctly handles trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for lstat... (cached) yes checking for stat... (cached) yes checking for setmode... yes checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands ===> Building for xmlstarlet-1.4.2 /usr/bin/make all-am CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o src/xml_edit.c: In function 'edInsert': src/xml_edit.c:331: warning: 'node' may be used uninitialized in this function CC src/xml_elem.o CC src/xml_escape.o CC src/xml_format.o CC src/xml_ls.o src/xml_ls.c: In function 'xml_print_dir': src/xml_ls.c:152: warning: implicit declaration of function 'lstat' CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o GEN src/usage.c CC src/usage.o GEN src/c14n-usage.c CC src/c14n-usage.o GEN src/depyx-usage.c CC src/depyx-usage.o GEN src/edit-usage.c CC src/edit-usage.o GEN src/elem-usage.c CC src/elem-usage.o GEN src/escape-usage.c CC src/escape-usage.o GEN src/format-usage.c CC src/format-usage.o GEN src/ls-usage.c CC src/ls-usage.o GEN src/pyx-usage.c CC src/pyx-usage.o GEN src/select-usage.c CC src/select-usage.o GEN src/trans-usage.c CC src/trans-usage.o GEN src/unescape-usage.c CC src/unescape-usage.o GEN src/validate-usage.c CC src/validate-usage.o CCLD xml ===> Staging for xmlstarlet-1.4.2 ===> Generating temporary packing list /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 xml '/obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/share/doc/xmlstarlet' install -o root -g wheel -m 444 doc/xmlstarlet-ug.pdf doc/xmlstarlet-ug.ps doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/share/doc/xmlstarlet' /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 doc/xmlstarlet.1 '/obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/man/man1' /bin/mkdir -p /obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/share/doc/xmlstarlet cd /obj/buildshare/ports/355755/textproc/xmlstarlet/work/xmlstarlet-1.4.2/doc && install -o root -g wheel -m 444 xmlstarlet.txt xmlstarlet-man.xml xmlstarlet-ug.html xmlstarlet-ug.pdf xmlstarlet-ug.ps xmlstarlet-ug.xml html.css /obj/buildshare/ports/355755/textproc/xmlstarlet/work/stage/usr/local/share/doc/xmlstarlet ====> Compressing man pages (compress-man) ===> Installing for xmlstarlet-1.4.2 ===> Checking if textproc/xmlstarlet already installed ===> Registering installation for xmlstarlet-1.4.2 Installing xmlstarlet-1.4.2... done Make package ===> Building package for xmlstarlet-1.4.2 slot2: removed