------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libgpg-error-1.37.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libgcrypt-1.8.5.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxslt-1.1.34_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlstarlet-1.6.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlstarlet-1.6.1 for building => SHA256 Checksum OK for xmlstarlet-1.6.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlstarlet-1.6.1 for building ===> Extracting for xmlstarlet-1.6.1 => SHA256 Checksum OK for xmlstarlet-1.6.1.tar.gz. Extracted Memory Use: 2.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xmlstarlet-1.6.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on package: libiconv>=1.14_11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> xmlstarlet-1.6.1 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xmlstarlet-1.6.1 depends on package: libiconv>=1.14_11 - found ===> xmlstarlet-1.6.1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> xmlstarlet-1.6.1 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> Configuring for xmlstarlet-1.6.1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 make... GNU checking dependency style of cc... gcc3 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.10 checking for xslt-config... /usr/local/bin/xslt-config configure: using libxslt-1.1.34 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 checking that generated files are newer than configure... done 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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xmlstarlet-1.6.1 --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- version.h --- --- src/usage.c --- --- src/c14n-usage.c --- --- src/depyx-usage.c --- --- src/edit-usage.c --- --- src/elem-usage.c --- --- src/escape-usage.c --- --- src/format-usage.c --- --- src/c14n-usage.c --- /usr/bin/awk -f ./usage2c.awk src/c14n-usage.txt > src/c14n-usage.c --- src/escape-usage.c --- /usr/bin/awk -f ./usage2c.awk src/escape-usage.txt > src/escape-usage.c --- src/edit-usage.c --- /usr/bin/awk -f ./usage2c.awk src/edit-usage.txt > src/edit-usage.c --- src/format-usage.c --- /usr/bin/awk -f ./usage2c.awk src/format-usage.txt > src/format-usage.c --- src/ls-usage.c --- --- src/usage.c --- /usr/bin/awk -f ./usage2c.awk src/usage.txt > src/usage.c --- src/pyx-usage.c --- --- src/depyx-usage.c --- /usr/bin/awk -f ./usage2c.awk src/depyx-usage.txt > src/depyx-usage.c --- src/pyx-usage.c --- /usr/bin/awk -f ./usage2c.awk src/pyx-usage.txt > src/pyx-usage.c --- src/select-usage.c --- --- src/trans-usage.c --- --- src/unescape-usage.c --- --- src/validate-usage.c --- --- src/trans-usage.c --- /usr/bin/awk -f ./usage2c.awk src/trans-usage.txt > src/trans-usage.c --- src/elem-usage.c --- /usr/bin/awk -f ./usage2c.awk src/elem-usage.txt > src/elem-usage.c --- src/trans.o --- --- src/unescape-usage.c --- /usr/bin/awk -f ./usage2c.awk src/unescape-usage.txt > src/unescape-usage.c --- src/xml_C14N.o --- --- src/validate-usage.c --- /usr/bin/awk -f ./usage2c.awk src/validate-usage.txt > src/validate-usage.c --- src/select-usage.c --- /usr/bin/awk -f ./usage2c.awk src/select-usage.txt > src/select-usage.c --- src/trans.o --- depbase=`echo src/trans.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/trans.o -MD -MP -MF $depbase.Tpo -c -o src/trans.o src/trans.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_depyx.o --- --- src/xml_C14N.o --- depbase=`echo src/xml_C14N.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_C14N.o -MD -MP -MF $depbase.Tpo -c -o src/xml_C14N.o src/xml_C14N.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_depyx.o --- depbase=`echo src/xml_depyx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_depyx.o -MD -MP -MF $depbase.Tpo -c -o src/xml_depyx.o src/xml_depyx.c && mv -f $depbase.Tpo $depbase.Po --- src/ls-usage.c --- /usr/bin/awk -f ./usage2c.awk src/ls-usage.txt > src/ls-usage.c --- src/xml_edit.o --- --- src/xml_elem.o --- --- src/xml_escape.o --- --- src/xml_elem.o --- depbase=`echo src/xml_elem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_elem.o -MD -MP -MF $depbase.Tpo -c -o src/xml_elem.o src/xml_elem.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_edit.o --- depbase=`echo src/xml_edit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_edit.o -MD -MP -MF $depbase.Tpo -c -o src/xml_edit.o src/xml_edit.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_format.o --- --- src/xml_ls.o --- --- src/xml_pyx.o --- --- src/xml_select.o --- --- src/xml_escape.o --- depbase=`echo src/xml_escape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_escape.o -MD -MP -MF $depbase.Tpo -c -o src/xml_escape.o src/xml_escape.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_format.o --- depbase=`echo src/xml_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_format.o -MD -MP -MF $depbase.Tpo -c -o src/xml_format.o src/xml_format.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_ls.o --- depbase=`echo src/xml_ls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_ls.o -MD -MP -MF $depbase.Tpo -c -o src/xml_ls.o src/xml_ls.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_pyx.o --- depbase=`echo src/xml_pyx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_pyx.o -MD -MP -MF $depbase.Tpo -c -o src/xml_pyx.o src/xml_pyx.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_select.o --- depbase=`echo src/xml_select.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_select.o -MD -MP -MF $depbase.Tpo -c -o src/xml_select.o src/xml_select.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_elem.o --- src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32: /usr/local/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ --- src/xml_trans.o --- depbase=`echo src/xml_trans.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_trans.o -MD -MP -MF $depbase.Tpo -c -o src/xml_trans.o src/xml_trans.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_select.o --- In file included from /usr/local/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /usr/local/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /usr/local/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ --- src/xml_validate.o --- --- src/xml.o --- depbase=`echo src/xml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml.o -MD -MP -MF $depbase.Tpo -c -o src/xml.o src/xml.c && mv -f $depbase.Tpo $depbase.Po --- src/xml_validate.o --- depbase=`echo src/xml_validate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/xml_validate.o -MD -MP -MF $depbase.Tpo -c -o src/xml_validate.o src/xml_validate.c && mv -f $depbase.Tpo $depbase.Po --- src/escape-usage.o --- depbase=`echo src/escape-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/escape-usage.o -MD -MP -MF $depbase.Tpo -c -o src/escape-usage.o src/escape-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/c14n-usage.o --- --- src/xml_edit.o --- src/xml_edit.c: In function 'edInsert.isra.6': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- src/c14n-usage.o --- depbase=`echo src/c14n-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/c14n-usage.o -MD -MP -MF $depbase.Tpo -c -o src/c14n-usage.o src/c14n-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/format-usage.o --- depbase=`echo src/format-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/format-usage.o -MD -MP -MF $depbase.Tpo -c -o src/format-usage.o src/format-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/edit-usage.o --- depbase=`echo src/edit-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/edit-usage.o -MD -MP -MF $depbase.Tpo -c -o src/edit-usage.o src/edit-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/usage.o --- depbase=`echo src/usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/usage.o -MD -MP -MF $depbase.Tpo -c -o src/usage.o src/usage.c && mv -f $depbase.Tpo $depbase.Po --- src/pyx-usage.o --- depbase=`echo src/pyx-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/pyx-usage.o -MD -MP -MF $depbase.Tpo -c -o src/pyx-usage.o src/pyx-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/trans-usage.o --- depbase=`echo src/trans-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/trans-usage.o -MD -MP -MF $depbase.Tpo -c -o src/trans-usage.o src/trans-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/depyx-usage.o --- depbase=`echo src/depyx-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/depyx-usage.o -MD -MP -MF $depbase.Tpo -c -o src/depyx-usage.o src/depyx-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/validate-usage.o --- depbase=`echo src/validate-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/validate-usage.o -MD -MP -MF $depbase.Tpo -c -o src/validate-usage.o src/validate-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/unescape-usage.o --- depbase=`echo src/unescape-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/unescape-usage.o -MD -MP -MF $depbase.Tpo -c -o src/unescape-usage.o src/unescape-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/select-usage.o --- depbase=`echo src/select-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/select-usage.o -MD -MP -MF $depbase.Tpo -c -o src/select-usage.o src/select-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/ls-usage.o --- depbase=`echo src/ls-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/ls-usage.o -MD -MP -MF $depbase.Tpo -c -o src/ls-usage.o src/ls-usage.c && mv -f $depbase.Tpo $depbase.Po --- src/elem-usage.o --- depbase=`echo src/elem-usage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libxml2 -DLIBICONV_PLUG -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT src/elem-usage.o -MD -MP -MF $depbase.Tpo -c -o src/elem-usage.o src/elem-usage.c && mv -f $depbase.Tpo $depbase.Po --- xml --- cc -Wall -pedantic -ansi -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib -o xml src/trans.o src/xml.o src/xml_C14N.o src/xml_depyx.o src/xml_edit.o src/xml_elem.o src/xml_escape.o src/xml_format.o src/xml_ls.o src/xml_pyx.o src/xml_select.o src/xml_trans.o src/xml_validate.o src/usage.o src/c14n-usage.o src/depyx-usage.o src/edit-usage.o src/elem-usage.o src/escape-usage.o src/format-usage.o src/ls-usage.o src/pyx-usage.o src/select-usage.o src/trans-usage.o src/unescape-usage.o src/validate-usage.o -lexslt -lxslt -lxml2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xmlstarlet-1.6.1 ===> Generating temporary packing list /bin/mkdir -p '/construction/textproc/xmlstarlet/stage/usr/local/bin' install -s -m 555 xml '/construction/textproc/xmlstarlet/stage/usr/local/bin' /bin/mkdir -p '/construction/textproc/xmlstarlet/stage/usr/local/share/doc/xmlstarlet' install -m 0644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/construction/textproc/xmlstarlet/stage/usr/local/share/doc/xmlstarlet' /bin/mkdir -p '/construction/textproc/xmlstarlet/stage/usr/local/man/man1' install -m 0644 doc/xmlstarlet.1 '/construction/textproc/xmlstarlet/stage/usr/local/man/man1' /bin/mkdir -p /construction/textproc/xmlstarlet/stage/usr/local/share/doc/xmlstarlet cd /construction/textproc/xmlstarlet/xmlstarlet-1.6.1/doc && install -m 0644 xmlstarlet.txt xmlstarlet-man.xml xmlstarlet-ug.html xmlstarlet-ug.pdf xmlstarlet-ug.ps xmlstarlet-ug.xml html.css /construction/textproc/xmlstarlet/stage/usr/local/share/doc/xmlstarlet ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xmlstarlet-1.6.1 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11