<div dir="ltr"><div>Are you using something that&#39;s not Centos, NetBSD, or FreeBSD?<br><br></div>I&#39;m curious how we managed to slip a build failure despite our smoke tests.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 25, 2016 at 11:19 AM, Ashish Pandey <span dir="ltr">&lt;<a href="mailto:aspandey@redhat.com" target="_blank">aspandey@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000"><div>Hi,<br></div><div><br></div><div>I am trying to build latest code on my laptop and it is giving compilation error -<br></div><div><br></div><div>  CC       cli-rl.o<br>  CC       cli-cmd-global.o<br>  CC       cli-cmd-volume.o<br>cli-cmd-volume.c: In function ‘cli_cmd_quota_cbk’:<br>cli-cmd-volume.c:1712:35: error: ‘EVENT_QUOTA_ENABLE’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_ENABLE, &quot;volume=%s&quot;, volname);<br>                              <wbr>     ^<br>cli-cmd-volume.c:1712:35: note: each undeclared identifier is reported only once for each function it appears in<br>cli-cmd-volume.c:1715:35: error: ‘EVENT_QUOTA_DISABLE’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_DISABLE, &quot;volume=%s&quot;, volname);<br>                              <wbr>     ^<br>cli-cmd-volume.c:1718:35: error: ‘EVENT_QUOTA_SET_USAGE_LIMIT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_SET_USAGE_LIMIT, &quot;volume=%s;&quot;<br>                              <wbr>     ^<br>cli-cmd-volume.c:1723:35: error: ‘EVENT_QUOTA_SET_OBJECTS_<wbr>LIMIT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_SET_OBJECTS_<wbr>LIMIT, &quot;volume=%s;&quot;<br>                              <wbr>     ^<br>cli-cmd-volume.c:1728:35: error: ‘EVENT_QUOTA_REMOVE_USAGE_<wbr>LIMIT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_REMOVE_USAGE_<wbr>LIMIT, &quot;volume=%s;&quot;<br>                              <wbr>     ^<br>cli-cmd-volume.c:1732:35: error: ‘EVENT_QUOTA_REMOVE_OBJECTS_<wbr>LIMIT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_REMOVE_OBJECTS_<wbr>LIMIT,<br>                              <wbr>     ^<br>cli-cmd-volume.c:1736:35: error: ‘EVENT_QUOTA_ALERT_TIME’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_ALERT_TIME, &quot;volume=%s;time=%s&quot;,<br>                              <wbr>     ^<br>cli-cmd-volume.c:1740:35: error: ‘EVENT_QUOTA_SOFT_TIMEOUT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_SOFT_TIMEOUT, &quot;volume=%s;&quot;<br>                              <wbr>     ^<br>cli-cmd-volume.c:1744:35: error: ‘EVENT_QUOTA_HARD_TIMEOUT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_HARD_TIMEOUT, &quot;volume=%s;&quot;<br>                              <wbr>     ^<br>cli-cmd-volume.c:1748:35: error: ‘EVENT_QUOTA_DEFAULT_SOFT_<wbr>LIMIT’ undeclared (first use in this function)<br>                         gf_event (EVENT_QUOTA_DEFAULT_SOFT_<wbr>LIMIT, &quot;volume=%s;&quot;<br>                              <wbr>     ^<br>Makefile:539: recipe for target &#39;cli-cmd-volume.o&#39; failed<br><br></div><div>If I roll back 4 patches and then compile it is working.<br></div><div>I am suspecting that <a href="http://review.gluster.org/15230" target="_blank">http://review.gluster.org/<wbr>15230</a> is doing something.<br></div><div>Could you please look into this?<br></div><div>Do I need to do something to make it work?<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Ashish<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></font></span></div></div><br>______________________________<wbr>_________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-devel" rel="noreferrer" target="_blank">http://www.gluster.org/<wbr>mailman/listinfo/gluster-devel</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">nigelb<br></div></div>
</div>