<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: Î¢ÈíÑźÚ; COLOR: #000000; FONT-SIZE: 10.5pt; 36719: ; 38597: ; 40657: 
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.7601.17514"></HEAD>
<BODY style="MARGIN: 10px">
<DIV style="FONT-FAMILY: Tahoma">
<DIV>Hi guys,</DIV>
<DIV>I made a automated test for the libvirt code in git source repository right 
now, It reported a check error.</DIV>
<DIV> </DIV>
<DIV>The operation steps and error info are as following:</DIV>
<DIV> </DIV>
<DIV>ubuntu@ubuntu:~/github/libvirt.git$ ./autogen.sh</DIV>
<DIV>ubuntu@ubuntu:~/github/libvirt.git$ ./configure --enable-werror</DIV>
<DIV>ubuntu@ubuntu:~/github/libvirt.git$ make check</DIV>
<DIV>............</DIV>
<DIV>
<DIV>make  check-local</DIV>
<DIV>make[3]: Entering directory `/home/ubuntu/github/libvirt.git/daemon'</DIV>
<DIV>  GEN    check-augeas</DIV>
<DIV>make[3]: Leaving directory `/home/ubuntu/github/libvirt.git/daemon'</DIV>
<DIV>make[2]: Leaving directory `/home/ubuntu/github/libvirt.git/daemon'</DIV>
<DIV>make[1]: Leaving directory `/home/ubuntu/github/libvirt.git/daemon'</DIV>
<DIV>Making check in tools</DIV>
<DIV>make[1]: Entering directory `/home/ubuntu/github/libvirt.git/tools'</DIV>
<DIV>  GEN    libvirt-guests.sh</DIV>
<DIV>make  check-am</DIV>
<DIV>make[2]: Entering directory `/home/ubuntu/github/libvirt.git/tools'</DIV>
<DIV>  CC     virsh-virsh.o</DIV>
<DIV>  CC     virsh-virsh-console.o</DIV>
<DIV>  CC     virsh-virsh-domain.o</DIV>
<DIV>virsh-domain.c: In function 'cmdMetadata':</DIV>
<DIV>virsh-domain.c:6857:10: error: declaration of 'remove' shadows a global 
declaration [-Werror=shadow]</DIV>
<DIV>cc1: all warnings being treated as errors</DIV>
<DIV>make[2]: *** [virsh-virsh-domain.o] Error 1</DIV>
<DIV>make[2]: Leaving directory `/home/ubuntu/github/libvirt.git/tools'</DIV>
<DIV>make[1]: *** [check] Error 2</DIV>
<DIV>make[1]: Leaving directory `/home/ubuntu/github/libvirt.git/tools'</DIV>
<DIV>make: *** [check-recursive] Error 1</DIV></DIV>
<DIV> </DIV>
<DIV>What's the problem? Thanks.</DIV>
<DIV> </DIV>
<DIV>BTW, The code version is:</DIV>
<DIV>
<DIV>ubuntu@ubuntu:~/github/libvirt.git$ git branch -a -v</DIV>
<DIV>* 
master                       
7655ed0 conf: Don't corrupt metadata on OOM</DIV>
<DIV>  
remotes/origin/HEAD          -> 
origin/master</DIV>
<DIV>  remotes/origin/master        
7655ed0 conf: Don't corrupt metadata on OOM</DIV></DIV>
<DIV><SPAN>------------------     <BR>Best 
regards!<BR>GuanQiang</DIV></SPAN>
<DIV>
<DIV> </DIV>2013-09-17</DIV></DIV></BODY></HTML>