Bruce Dubbs wrote:
I have access to a RHES4 system and ran the
make && make check there and it completed normally.  I think I have a
setup problem.  It must be a prereq or config problem somewhere.  I'll
investigate more.


The tests work ok for me on LFS so the problem can't be too hard to fix. I don't know what I've done to make it work. I like to build the kernel documentation so I've installed a few things that aren't in BLFS. As long as it's all working I don't like to think about it. If it's any help, attached is the output from make check
Andy
andy:~/Desktop/libxml2-2.6.22$ make check
Making check in include
make[1]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/include'
Making check in libxml
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/include/libxml'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/include/libxml'
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/include'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/include'
make[1]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/include'
Making check in .
make[1]: Entering directory `/home/andy/Desktop/libxml2-2.6.22'
make  check-local
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22'
make  all-recursive
make[3]: Entering directory `/home/andy/Desktop/libxml2-2.6.22'
Making all in include
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/include'
Making all in libxml
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/include/libxml'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/include/libxml'
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/include'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/include'
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/include'
Making all in .
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22'
Making all in doc
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc'
Making all in devhelp
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc/devhelp'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc/devhelp'
Making all in examples
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc/examples'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc/examples'
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc'
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc'
Making all in example
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/example'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/example'
Making all in xstc
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/xstc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/xstc'
Making all in python
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python'
Making all in .
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python'
Making all in tests
make[5]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python/tests'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python/tests'
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python'
make[3]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22'
## XML regression tests
## XML regression tests on memory
## XML entity subst regression tests
## XML Namespaces regression tests
## xml:id regression tests
## Error cases regression tests
## Error cases stream regression tests
## Running the API regression tests this may take a little while
Total: 1142 functions, 264115 tests, 0 errors
## Reader regression tests
## Reader on memory regression tests
## Walker regression tests
## Reader entities substitution regression tests
## SAX1 callbacks regression tests
## SAX2 callbacks regression tests
## XML push regression tests
## HTML regression tests
## Push HTML regression tests
## HTML SAX regression tests
## Push HTML SAX regression tests
## Valid documents regression tests
## Validity checking regression tests
## General documents valid regression tests
## URI module regression tests
## Pattern regression tests
## XPath regression tests
## XPointer regression tests
## XInclude regression tests
## XInclude xmlReader regression tests
## C14N and XPath regression tests
## Scripts regression tests
## Some of the base computations may be different if srcdir != .
## Catalog regression tests
whitex result
2c2 < > http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod --- > > No entry for PUBLIC -//OASIS//ENTITIESDocBook XML Character Entities V4.1.2//EN
whites result
4c4 < > test/catalogs/dbgenent.mod --- > > No entry for PUBLIC -//Davenport//ENTITIESDocBook Additional General Entities V3.0//EN
## Add and del operations on XML Catalogs
## Regexp regression tests
## Formal expresssions regression tests
## Automata regression tests
## Schemas regression tests
## Relax-NG regression tests
## Relax-NG streaming regression tests
## Schematron regression tests
## Threaded regression tests
## generating dba100000.xml
## Timing tests to try to detect performance
## as well a memory usage breakage when streaming
## 1/ using the file interface
## 2/ using the memory interface
## 3/ repeated DOM parsing
## 4/ repeated DOM validation
Parsing took 542 ms
Parsing took 548 ms
100 iterations took 801 ms
100 iterations took 1719 ms
## Relax-NG Python based test suite 1
## Relax-NG Python based test suite 2
## XML Schemas datatypes Python based test suite
## It is normal to see 10 errors reported
found 1035 test instances: 1024 success 11 failures
make[3]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/xstc'
Missing the test suite description (2004-01-14), trying to fetch it
--20:10:51--  http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2004-01-14/xsts-2004-01-14.tar.gz
           => `xsts-2004-01-14.tar.gz'
Resolving www.w3.org... 18.7.14.127, 128.30.52.24, 128.30.52.44, ...
Connecting to www.w3.org|18.7.14.127|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,761,085 (2.6M) [application/octet-stream]

100%[====================================>] 2,761,085     58.77K/s    ETA 00:00

20:11:38 (58.42 KB/s) - `xsts-2004-01-14.tar.gz' saved [2761085/2761085]

extracting test data (NIST)...done
Missing the test suite description (2002-01-16), trying to fetch it
--20:11:43--  http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2002-01-16/xsts-2002-01-16.tar.gz
           => `xsts-2002-01-16.tar.gz'
Resolving www.w3.org... 18.7.14.127, 128.30.52.46, 128.30.52.24, ...
Connecting to www.w3.org|18.7.14.127|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6,894,439 (6.6M) [application/octet-stream]

100%[====================================>] 6,894,439     59.30K/s    ETA 00:00

20:13:39 (58.28 KB/s) - `xsts-2002-01-16.tar.gz' saved [6894439/6894439]

extracting test data (Sun, Microsoft)...done
Rebuilding script (NIST) nist-test.py
./Tests/Metadata/NISTXMLSchemaDatatypes.testSet:5: parser warning : xmlns: URI TestSuite is not absolute
  xmlns="TestSuite"
                   ^
Rebuilding script (Microsoft) ms-test.py
./Tests/Metadata/MSXMLSchema1-0-20020116.testSet:2: parser warning : xmlns: URI TestSuite is not absolute
<testSet contributor="Microsoft" name="MS2002-01-16" xmlns="TestSuite" xmlns:xsi                                                                      ^
Rebuilding script (Sun) sun-test.py
./Tests/Metadata/SunXMLSchema1-0-20020116.testSet:2: parser warning : xmlns: URI TestSuite is not absolute
<testSet contributor="Sun" name="Sun2002-01-16" xmlns="TestSuite" xmlns:xsi="htt                                                                 ^
## Running XML Schema tests (NIST)
Ran 23170 of 23170 tests (3953 schemata): all passed
## Running Schema tests (Sun)
Ran 193 of 193 tests (40 schemata): 38 failed ( 9 unimplemented 14 skip-invalid-schema )
## Running Schema tests (Microsoft)
Ran 7230 of 7230 tests (4686 schemata): 558 failed ( 50 unimplemented 46 skip-invalid-schema )
make[3]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/xstc'
## Module tests
Success!
make[3]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python'
Making all in .
Making all in tests
make[4]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python/tests'
## running Python regression tests
make[4]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python/tests'
make[3]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python'
make[3]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc/examples'
## examples regression tests
make[3]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc/examples'
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22'
make[1]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22'
Making check in doc
make[1]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc'
Making check in devhelp
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc/devhelp'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc/devhelp'
Making check in examples
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc/examples'
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc'
make[1]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/doc'
Making check in example
make[1]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/example'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/example'
Making check in xstc
make[1]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/xstc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/xstc'
Making check in python
make[1]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python'
Making check in .
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python'
Making check in tests
make[2]: Entering directory `/home/andy/Desktop/libxml2-2.6.22/python/tests'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python/tests'
make[1]: Leaving directory `/home/andy/Desktop/libxml2-2.6.22/python'
andy:~/Desktop/libxml2-2.6.22$
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to