CC runtest.o CC testrecurse.o CC testapi.o CC testchar.o CC testdict.o CC runxmlconf.o make all-recursive make[1]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' Making all in include make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' Making all in libxml make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include/libxml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include/libxml' make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' Making all in . make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' Making all in doc make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' Making all in . make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' Making all in devhelp make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/devhelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/devhelp' Making all in examples make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/examples' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' Making all in example make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/example' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/example' Making all in xstc make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/xstc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/xstc' make[1]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' CCLD runtest CCLD testrecurse CCLD testchar CCLD testdict CCLD runxmlconf CCLD testapi [ -d test ] || ln -s ./test . [ -d result ] || ln -s ./result . ./runtest && \ ./testrecurse && \ ASAN_OPTIONS="$ASAN_OPTIONS:detect_leaks=0" ./testapi && \ ./testchar && \ ./testdict && \ ./runxmlconf ## XML regression tests ## XML regression tests on memory ## XML entity subst regression tests ## XML Namespaces regression tests ## Error cases regression tests ## Error cases regression tests (old 1.0) ## Error cases stream regression tests ## Reader regression tests ## Reader entities substitution regression tests ## Reader on memory regression tests ## Walker regression tests ## SAX1 callbacks regression tests ## SAX2 callbacks regression tests ## SAX2 callbacks regression tests with entity substitution ## XML push regression tests ## HTML regression tests ## Push HTML regression tests ## HTML SAX regression tests ## Valid documents regression tests ## Validity checking regression tests ## Streaming validity checking regression tests ## Streaming validity error checking regression tests ## General documents valid regression tests ## XInclude regression tests ## XInclude xmlReader regression tests ## XInclude regression tests stripping include nodes ## XInclude xmlReader regression tests stripping include nodes ## XPath expressions regression tests ## XPath document queries regression tests ## XPointer document queries regression tests ## xml:id regression tests ## URI parsing tests ## URI base composition tests ## Path URI conversion tests ## Schemas regression tests ## Relax-NG regression tests ## Relax-NG streaming regression tests ## Pattern regression tests ## C14N with comments regression tests ## C14N without comments regression tests ## C14N exclusive without comments regression tests ## C14N 1.1 without comments regression tests ## Catalog and Threads regression tests Total 3175 tests, no errors ......... ## Parsing recursive test cases ## Parsing non-recursive test cases ## Parsing non-recursive huge case Total 9 tests, no errors Testing HTMLparser : 32 of 38 functions ... Testing HTMLtree : 18 of 18 functions ... Testing SAX2 : 38 of 38 functions ... Testing c14n : 3 of 4 functions ... Testing catalog : 27 of 36 functions ... Testing chvalid : 9 of 9 functions ... Testing debugXML : 25 of 28 functions ... Testing dict : 10 of 13 functions ... Testing encoding : 16 of 19 functions ... Testing entities : 13 of 17 functions ... Testing hash : 17 of 25 functions ... Testing list : 19 of 26 functions ... Testing nanoftp : 14 of 22 functions ... Testing nanohttp : 13 of 17 functions ... Testing parser : 61 of 70 functions ... Testing parserInternals : 33 of 90 functions ... Testing pattern : 10 of 15 functions ... Testing relaxng : 14 of 24 functions ... Testing schemasInternals : 0 of 2 functions ... Testing schematron : 1 of 10 functions ... Testing tree : 142 of 164 functions ... Testing uri : 10 of 15 functions ... Testing valid : 50 of 70 functions ... Testing xinclude : 8 of 10 functions ... Testing xmlIO : 40 of 50 functions ... Testing xmlautomata : 3 of 19 functions ... Testing xmlerror : 7 of 15 functions ... Testing xmlmodule : 2 of 4 functions ... Testing xmlreader : 76 of 86 functions ... Testing xmlregexp : 16 of 30 functions ... Testing xmlsave : 4 of 10 functions ... Testing xmlschemas : 16 of 27 functions ... Testing xmlschemastypes : 26 of 34 functions ... Testing xmlstring : 26 of 30 functions ... Testing xmlunicode : 166 of 166 functions ... Testing xmlwriter : 52 of 80 functions ... Testing xpath : 32 of 40 functions ... Testing xpathInternals : 106 of 117 functions ... Testing xpointer : 17 of 21 functions ... Total: 1161 functions, 280909 tests, 0 errors testing char range: 1 2 3 4 done testing 1 byte char in document: 1 2 3 4 done testing 2 byte char in document: 1 2 3 4 done dictionary tests succeeded 20000 strings xmlconf/xmlconf.xml is missing you need to fetch and extract the latest XML Conformance Test Suites http://www.w3.org/XML/Test/xmlts20080827.tar.gz see http://www.w3.org/XML/Test/ for informations Ran 0 tests, no errors Total 0 tests, no errors make check-recursive make[1]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' Making check in include make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' Making check in libxml make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include/libxml' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include/libxml' make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/include' Making check in . make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' make testSchemas testRelax testSAX testHTML testXPath testURI testThreads testC14N testAutomata testRegexp testReader testapi testModule runtest runsuite testchar testdict runxmlconf testrecurse testlimits make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' 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 testModule.o CC runsuite.o CC testlimits.o CCLD testSchemas CCLD testRelax CCLD testSAX CCLD testHTML CCLD testXPath CCLD testURI CCLD testThreads CCLD testC14N CCLD testAutomata CCLD testRegexp make[3]: 'testapi' is up to date. CCLD testReader make[3]: 'runtest' is up to date. make[3]: 'testchar' is up to date. make[3]: 'testdict' is up to date. make[3]: 'runxmlconf' is up to date. make[3]: 'testrecurse' is up to date. CCLD testModule CCLD runsuite CCLD testlimits make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641' Making check in doc make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' Making check in . make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' Making check in devhelp make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/devhelp' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/devhelp' Making check in examples make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/examples' make io1 io2 parse1 parse2 parse3 parse4 reader1 reader2 reader3 reader4 testWriter tree1 tree2 xpath1 xpath2 make[4]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/examples' CC io1.o CC io2.o CC parse1.o CC parse2.o CC parse3.o CC parse4.o CC reader1.o CC reader2.o CC reader3.o CC reader4.o CC testWriter.o CC tree1.o CC tree2.o CC xpath1.o CC xpath2.o CCLD io1 CCLD io2 CCLD parse1 CCLD parse2 CCLD parse3 CCLD parse4 CCLD reader1 CCLD reader2 CCLD reader4 CCLD reader3 CCLD testWriter CCLD tree1 CCLD tree2 CCLD xpath1 CCLD xpath2 make[4]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/examples' make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc/examples' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/doc' Making check in example make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/example' make gjobread make[3]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/example' CC gjobread.o CCLD gjobread make[3]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/example' make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/example' Making check in xstc make[2]: Entering directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/xstc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641/xstc' make[1]: Leaving directory '/build/libxml2-2.9/src/libxml2-41a34e1f4ffae2ce401600dbb5fe43f8fe402641'