On Thu, Apr 01, 2010 at 12:18:44PM -0500, Todd Rinaldo wrote:
> I am experiencing test suite errors on bare bones installs of CentOS 3 and 4 
> 64 bit with libxml2 version 2.7.7. I am building from a custom source rpm. 
> The relevant spec bits can be seen at the end of this email. I build this 
> spec against numerous Red Hat derivative  targets. For some reason it's 
> succeeding on CentOS-5-64. It's also failing on some of the older fedoras in 
> my checks so far.
> 
> Are there any additional dependencies not mentioned in your standard spec 
> file that might be causing these tests to fail?
> 
> The error message seems to be consistent:
> 
> File ./test/ebcdic_566012.xml generated an error
> File ./test/ebcdic_566012.xml generated an error
> File ./test/ebcdic_566012.xml generated an error
> Result for ./test/ebcdic_566012.xml failed
> File ./test/ebcdic_566012.xml generated an error
> Result for ./test/ebcdic_566012.xml failed
> File ./test/ebcdic_566012.xml generated an error
> Result for ./test/ebcdic_566012.xml failed
> File ./test/ebcdic_566012.xml generated an error
> Failed to parse ./test/ebcdic_566012.xml
> File ./test/ebcdic_566012.xml generated an error
> Failed to parse ./test/ebcdic_566012.xml
> File ./test/ebcdic_566012.xml generated an error
> Failed to parse ./test/ebcdic_566012.xml
> File ./test/ebcdic_566012.xml generated an error
> Failed to parse ./test/ebcdic_566012.xml
> File ./test/ebcdic_566012.xml generated an error
> 

  Works for me on a RHEL-5.4 x86_64.
run

xmllint ./test/ebcdic_566012.xml

and compare the output with  result/ebcdic_566012.xml

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to