libxml2-2.9.4.tar.gz checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 32768 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 ./configure: ./configure.lineno: line 1: /usr/bin/file: not found checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Checking zlib checking for Z... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes Checking lzma checking for LZMA... no checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking for const gethostbyname() argument... yes checking for const send() second argument... yes checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... no checking for isnan in -lm... no checking for isinf... no checking for isinf in -lm... no checking for python... no ./configure: ./configure.lineno: line 15240: python-config: not found checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring make all-recursive make[1]: Entering directory `/isthmus/tmp/libxml2-2.9.4' Making all in include make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include' Making all in libxml make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include/libxml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include/libxml' make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include' Making all in . make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4' CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo CC hash.lo CC tree.lo CC list.lo CC xmlIO.lo xmlIO.c: In function 'xmlZMemBuffExtend': xmlIO.c:1675:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] "xmlZMemBuffExtend: %s %lu bytes.\n", ^ CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo In file included from xpath.c:462:0: timsort.h: In function 'libxml_domnode_tim_sort_resize': timsort.h:326:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] fprintf(stderr, "Error allocating temporary storage for tim sort: need %lu bytes", sizeof(SORT_TYPE) * new_size); ^ timsort.h: In function 'libxml_domnode_tim_sort_collapse': timsort.h:397:19: warning: variable 'BD' set but not used [-Wunused-but-set-variable] int ABC, BCD, BD, CD; ^ In file included from ./include/libxml/parser.h:18:0, from ./include/libxml/globals.h:18, from ./include/libxml/threads.h:35, from ./include/libxml/xmlmemory.h:218, from ./include/libxml/tree.h:1307, from ./include/libxml/c14n.h:27, from elfgcchack.h:17, from libxml.h:106, from xpath.c:18: xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias': xpath.c:4875:73: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *' [-Wpedantic] return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f))); ^ ./include/libxml/hash.h:56:29: note: in definition of macro 'XML_CAST_FPTR' #define XML_CAST_FPTR(fptr) fptr ^ In file included from libxml.h:106:0, from xpath.c:18: elfgcchack.h:4269:36: note: expected 'void *' but argument is of type 'xmlXPathFunction {aka void (*)(struct _xmlXPathParserContext *, int)}' extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidden"))); ^ xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias': xpath.c:4956:24: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri); ^ xpath.c: In function 'xmlXPathCompOpEval': xpath.c:13563:41: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] XML_CAST_FPTR(func) = op->cache; ^ xpath.c:13590:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] op->cache = XML_CAST_FPTR(func); ^ In file included from xpath.c:476:0: xpath.c: At top level: trionan.c:194:1: warning: 'trio_is_special_quantity' defined but not used [-Wunused-function] trio_is_special_quantity ^ trionan.c:218:1: warning: 'trio_is_negative' defined but not used [-Wunused-function] trio_is_negative ^ CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo dict.c: In function 'xmlDictAddString': dict.c:252:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pool->end - pool->free > namelen) ^ dict.c: In function 'xmlDictAddQString': dict.c:320:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pool->end - pool->free > namelen + plen + 1) ^ CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC testdso.lo CC xmllint.o CC xmlcatalog.o CC testSchemas.o CC testRelax.o CC testSAX.o CC testHTML.o CC testXPath.o CC testURI.o CC testThreads.o CC testC14N.o CC testAutomata.o CC testRegexp.o CC testReader.o CC testapi.o CC testModule.o CC runtest.o CC runsuite.o runtest.c: In function 'compareFileMem': runtest.c:690:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=] fprintf(stderr, "file %s is %ld bytes, result is %d bytes\n", ^ runtest.c: In function 'streamProcessTest': runtest.c:2145:65: warning: unused parameter 'options' [-Wunused-parameter] xmlTextReaderPtr reader, const char *rng, int options) { ^ CC testchar.o CC testdict.o testapi.c:18040:25: warning: 'gen_xmlSchematronPtr' defined but not used [-Wunused-function] static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18043:13: warning: 'des_xmlSchematronPtr' defined but not used [-Wunused-function] static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18060:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18063:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18558:18: warning: 'gen_const_xmlBufPtr' defined but not used [-Wunused-function] static xmlBufPtr gen_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:18561:13: warning: 'des_const_xmlBufPtr' defined but not used [-Wunused-function] static void des_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, const xmlBufPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:34503:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ testapi.c:34506:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { ^ CC runxmlconf.o CC testrecurse.o CC testlimits.o testlimits.c: In function 'saxTest': testlimits.c:1287:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr, "Failed to parse '%s' %lu\n", filename, limit); ^ testlimits.c:1292:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr, "Failed to get failure for '%s' %lu\n", ^ testlimits.c: In function 'readerTest': testlimits.c:1341:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr, "Failed to parse '%s' %lu\n", ^ testlimits.c:1351:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf(stderr, "Failed to get failure for '%s' %lu\n", ^ sed -e 's?\@XML_LIBDIR\@?-L/usr/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/usr/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.4?g' \ -e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CCLD testdso.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libxml2.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD xmllint CCLD xmlcatalog CCLD testSchemas CCLD testRelax CCLD testSAX CCLD testHTML CCLD testXPath CCLD testURI CCLD testThreads CCLD testC14N CCLD testAutomata CCLD testRegexp CCLD testReader CCLD testModule CCLD runtest CCLD runsuite CCLD testchar CCLD testdict CCLD runxmlconf CCLD testrecurse CCLD testlimits CCLD testapi make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4' Making all in doc make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc' Making all in . make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc' Making all in devhelp make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc/devhelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc/devhelp' Making all in examples make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc/examples' CC io1.o CC io2.o CC parse1.o CC parse2.o CC parse3.o CC parse4.o CC reader2.o CC reader1.o CC reader3.o CC reader4.o CC testWriter.o CC tree1.o CC tree2.o CC xpath1.o CC xpath2.o CCLD io1 tree2.c: In function 'main': tree2.c:30:15: warning: variable 'dtd' set but not used [-Wunused-but-set-variable] xmlDtdPtr dtd = NULL; /* DTD pointer */ ^ CCLD io2 CCLD parse1 CCLD parse2 CCLD parse3 CCLD parse4 CCLD reader1 CCLD reader2 CCLD reader3 CCLD reader4 CCLD tree1 CCLD tree2 CCLD xpath1 CCLD xpath2 CCLD testWriter make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc/examples' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc' Making all in example make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/example' CC gjobread.o CCLD gjobread make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/example' Making all in xstc make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/xstc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/xstc' make[1]: Leaving directory `/isthmus/tmp/libxml2-2.9.4' make install-recursive make[1]: Entering directory `/isthmus/tmp/libxml2-2.9.4' Making install in include make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include' Making install in libxml make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include/libxml' make[4]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include/libxml' make[4]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/tmp/tmp.aIDPkd/usr/include/libxml2/libxml' /bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/tmp/tmp.aIDPkd/usr/include/libxml2/libxml' /bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/tmp/tmp.aIDPkd/usr/include/libxml2/libxml' make[4]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include/libxml' make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include/libxml' make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include' make[4]: Entering directory `/isthmus/tmp/libxml2-2.9.4/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include' make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/include' Making install in . make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4' make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libxml2.la '/tmp/tmp.aIDPkd/usr/lib' libtool: install: /bin/install -c .libs/libxml2.so.2.9.4 /tmp/tmp.aIDPkd/usr/lib/libxml2.so.2.9.4 libtool: install: (cd /tmp/tmp.aIDPkd/usr/lib && { ln -s -f libxml2.so.2.9.4 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.4 libxml2.so.2; }; }) libtool: install: (cd /tmp/tmp.aIDPkd/usr/lib && { ln -s -f libxml2.so.2.9.4 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.4 libxml2.so; }; }) libtool: install: /bin/install -c .libs/libxml2.lai /tmp/tmp.aIDPkd/usr/lib/libxml2.la libtool: install: /bin/install -c .libs/libxml2.a /tmp/tmp.aIDPkd/usr/lib/libxml2.a libtool: install: chmod 644 /tmp/tmp.aIDPkd/usr/lib/libxml2.a libtool: install: ranlib /tmp/tmp.aIDPkd/usr/lib/libxml2.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/bin' /bin/sh ./libtool --mode=install /bin/install -c xmllint xmlcatalog '/tmp/tmp.aIDPkd/usr/bin' libtool: warning: './libxml2.la' has not been installed in '/usr/lib' libtool: install: /bin/install -c .libs/xmllint /tmp/tmp.aIDPkd/usr/bin/xmllint libtool: warning: './libxml2.la' has not been installed in '/usr/lib' libtool: install: /bin/install -c .libs/xmlcatalog /tmp/tmp.aIDPkd/usr/bin/xmlcatalog ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/bin' /bin/install -c xml2-config '/tmp/tmp.aIDPkd/usr/bin' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/lib' /bin/install -c -m 644 xml2Conf.sh '/tmp/tmp.aIDPkd/usr/lib' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/lib/cmake/libxml2' /bin/install -c -m 644 libxml2-config.cmake '/tmp/tmp.aIDPkd/usr/lib/cmake/libxml2' ./install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4 /bin/install -c -m 0644 ./Copyright /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4 ./install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/examples /bin/install -c -m 0644 ./xmllint.c /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/examples /bin/install -c -m 0644 ./testSAX.c /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/examples /bin/install -c -m 0644 ./testHTML.c /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/examples /bin/install -c -m 0644 ./testXPath.c /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/examples ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/share/aclocal' /bin/install -c -m 644 libxml.m4 '/tmp/tmp.aIDPkd/usr/share/aclocal' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/share/man/man1' /bin/install -c -m 644 xml2-config.1 '/tmp/tmp.aIDPkd/usr/share/man/man1' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/share/man/man3' /bin/install -c -m 644 libxml.3 '/tmp/tmp.aIDPkd/usr/share/man/man3' ./install-sh -c -d '/tmp/tmp.aIDPkd/usr/lib/pkgconfig' /bin/install -c -m 644 libxml-2.0.pc '/tmp/tmp.aIDPkd/usr/lib/pkgconfig' make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4' Making install in doc make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc' Making install in . make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc' make[4]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc' make[4]: Nothing to be done for `install-exec-am'. .././install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html /bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html .././install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/html /bin/install -c -m 0644 ./html/*.html /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/html /bin/install -c -m 0644 ./html/*.png /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/html .././install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/tutorial /bin/install -c -m 0644 ./tutorial/*.* \ /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/tutorial .././install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/tutorial/images /bin/install -c -m 0644 ./tutorial/images/*.* \ /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/tutorial/images .././install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/tutorial/images/callouts /bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html/tutorial/images/callouts .././install-sh -c -d '/tmp/tmp.aIDPkd/usr/share/man/man1' /bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/tmp/tmp.aIDPkd/usr/share/man/man1' make[4]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc' make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc' Making install in devhelp make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc/devhelp' make[4]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc/devhelp' make[4]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/tmp/tmp.aIDPkd/usr/share/gtk-doc/html/libxml2' /bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/tmp/tmp.aIDPkd/usr/share/gtk-doc/html/libxml2' /bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/tmp/tmp.aIDPkd/usr/share/gtk-doc/html/libxml2' make[4]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc/devhelp' make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc/devhelp' Making install in examples make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc/examples' make[4]: Entering directory `/isthmus/tmp/libxml2-2.9.4/doc/examples' make[4]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html /bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /tmp/tmp.aIDPkd/usr/share/doc/libxml2-2.9.4/html make[4]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc/examples' make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc/examples' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/doc' Making install in example make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/example' make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/example' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/example' Making install in xstc make[2]: Entering directory `/isthmus/tmp/libxml2-2.9.4/xstc' make[3]: Entering directory `/isthmus/tmp/libxml2-2.9.4/xstc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/xstc' make[2]: Leaving directory `/isthmus/tmp/libxml2-2.9.4/xstc' make[1]: Leaving directory `/isthmus/tmp/libxml2-2.9.4'