
On Fri, Jul 26, 2013 at 06:01:23AM -0400, Alex Jia wrote:
Hello Daniel, I gave a basic try for libvirt-1.1.1-rc1 on RHEL6.
[root@202 libvirt-1.1.1]# make
Notes, sometimes, I can meet the following errors, it's not reproducible each time, maybe, it's a network issue.
<slice>
I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd formatdomain.html.in:2: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" ^ formatdomain.html.in:4582: parser error : Entity 'mdash' not defined <li> 'i6300esb' — the recommended device,
you need to install xhtml1-dtds for local validation of generated HTML [...]
TEST: virnetsockettest ........!!!.!!! 15 FAIL
weird ...
Notes, works well with PATH environment setting, but it still is failed for running 'make -C tests valgrind' due to previous 'make check' fails, whether we my bypass/fix this for 'make check'. BTW, I also checked libvirt upstream with "make -C tests valgrind", it's fine and without memory leaks.
[root@202 libvirt-1.1.1]# make syntax-check GEN HACKING GEN bracket-spacing-check ./build-aux/vc-list-files: Failed to determine type of version control used in /home/ajia/Workspace/rc1/libvirt-1.1.1 Can't open perl script "./build-aux/bracket-spacing.pl": No such file or directory maint.mk: incorrect whitespace, see HACKING for rules make: *** [bracket-spacing-check] Error 1
[root@202 libvirt-1.1.1]# ls ./build-aux/bracket-spacing.pl ls: cannot access ./build-aux/bracket-spacing.pl: No such file or directory
Notes, it's okay on libvirt upstream and can find ./build-aux/bracket-spacing.pl file.
To run coverity on libvirt-1.1.1-rc1 and attach report as an attachment.
thanks ! Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/