<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 05/30/2015 08:06 AM, Atin Mukherjee
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGkR8FMHOHWchcLZbTxwWN-rb+Se6vfKncvjbWKRCsLD7MUf7g@mail.gmail.com"
      type="cite">
      <p dir="ltr"><br>
        On 30 May 2015 07:54, "Pranith Kumar Karampuri" &lt;<a
          moz-do-not-send="true" href="mailto:pkarampu@redhat.com">pkarampu@redhat.com</a>&gt;
        wrote:<br>
        &gt;<br>
        &gt;<br>
        &gt;<br>
        &gt; On 05/30/2015 07:44 AM, Pranith Kumar Karampuri wrote:<br>
        &gt;&gt;<br>
        &gt;&gt;<br>
        &gt;&gt;<br>
        &gt;&gt; On 05/30/2015 07:33 AM, Nagaprasad Sathyanarayana
        wrote:<br>
        &gt;&gt;&gt;<br>
        &gt;<br>
        &gt;&gt; It appears to me that glusterd-errno.h was added in the
        patch <a moz-do-not-send="true"
          href="http://review.gluster.org/10313">http://review.gluster.org/10313</a>,
        which was merged on 29th. Please correct me if I am wrong.<br>
        I think we should seggregate votes for regression and the other
        set of jobs which checks for the sanity of the patch including
        devrpm build. The reason this patch got into the codebase was
        reviewers saw both linux and netbsd regressions voted +1, but
        the other set of job was not run by that time. Having a separate
        vote might help here. Off late, we have also seen that
        regression and smoke can override their votes which is also not
        correct. Thoughts?<br>
      </p>
    </blockquote>
    I think giving smoke tests different voter-id would help. We can
    check for 3 acks from Gluster Build System, NetBSD and may be
    Smoke/RPM Build system and then merge.<br>
    <br>
    Pranith<br>
    <blockquote
cite="mid:CAGkR8FMHOHWchcLZbTxwWN-rb+Se6vfKncvjbWKRCsLD7MUf7g@mail.gmail.com"
      type="cite">
      <p dir="ltr">
        &gt;&gt;<br>
        &gt;&gt; I think it is supposed to be added to Makefile as well.
        Let me do some testing.<br>
        &gt;<br>
        &gt; <a moz-do-not-send="true"
          href="http://review.gluster.org/11010">http://review.gluster.org/11010</a>
        fixes this.<br>
        &gt;<br>
        &gt; Thanks a lot Naga :-)<br>
        &gt;<br>
        &gt; Pranith<br>
        &gt;<br>
        &gt;&gt;<br>
        &gt;&gt; Pranith<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; Thanks<br>
        &gt;&gt;&gt; Naga<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; ----- Original Message -----<br>
        &gt;&gt;&gt; From: "Nagaprasad Sathyanarayana" &lt;<a
          moz-do-not-send="true" href="mailto:nsathyan@redhat.com">nsathyan@redhat.com</a>&gt;<br>
        &gt;&gt;&gt; To: "Pranith Kumar Karampuri" &lt;<a
          moz-do-not-send="true" href="mailto:pkarampu@redhat.com">pkarampu@redhat.com</a>&gt;<br>
        &gt;&gt;&gt; Cc: "Gluster Devel" &lt;<a moz-do-not-send="true"
          href="mailto:gluster-devel@gluster.org">gluster-devel@gluster.org</a>&gt;<br>
        &gt;&gt;&gt; Sent: Saturday, May 30, 2015 7:23:21 AM<br>
        &gt;&gt;&gt; Subject: Re: [Gluster-devel] gluster builds are
        failing in rpmbuilding<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; Could it be due to the compilation errors?<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://build.gluster.org/job/glusterfs-devrpms-el6/9019/">http://build.gluster.org/job/glusterfs-devrpms-el6/9019/</a>
        :<br>
        &gt;&gt;&gt; glusterd-locks.c:24:28: error: glusterd-errno.h: No
        such file or directory<br>
        &gt;&gt;&gt;    CC     glusterd_la-glusterd-mgmt-handler.lo<br>
        &gt;&gt;&gt; glusterd-locks.c: In function
        'glusterd_mgmt_v3_lock':<br>
        &gt;&gt;&gt; glusterd-locks.c:557: error: 'EANOTRANS' undeclared
        (first use in this function)<br>
        &gt;&gt;&gt; glusterd-locks.c:557: error: (Each undeclared
        identifier is reported only once<br>
        &gt;&gt;&gt; glusterd-locks.c:557: error: for each function it
        appears in.)<br>
        &gt;&gt;&gt; make[5]: *** [glusterd_la-glusterd-locks.lo] Error
        1<br>
        &gt;&gt;&gt; make[5]: *** Waiting for unfinished jobs....<br>
        &gt;&gt;&gt; make[4]: *** [all-recursive] Error 1<br>
        &gt;&gt;&gt; make[3]: *** [all-recursive] Error 1<br>
        &gt;&gt;&gt; make[2]: *** [all-recursive] Error 1<br>
        &gt;&gt;&gt; make[1]: *** [all-recursive] Error 1<br>
        &gt;&gt;&gt; make: *** [all] Error 2<br>
        &gt;&gt;&gt; RPM build errors:<br>
        &gt;&gt;&gt; error: Bad exit status from /var/tmp/rpm-tmp.E46NjW
        (%build)<br>
        &gt;&gt;&gt;      Bad exit status from /var/tmp/rpm-tmp.E46NjW
        (%build)<br>
        &gt;&gt;&gt; Child return code was: 1<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://build.gluster.org/job/glusterfs-devrpms/9141/">http://build.gluster.org/job/glusterfs-devrpms/9141/</a>
        :<br>
        &gt;&gt;&gt; glusterd-locks.c:24:28: fatal error:
        glusterd-errno.h: No such file or directory<br>
        &gt;&gt;&gt;   #include "glusterd-errno.h"<br>
        &gt;&gt;&gt;                              ^<br>
        &gt;&gt;&gt; compilation terminated.<br>
        &gt;&gt;&gt;    CC     glusterd_la-glusterd-mgmt-handler.lo<br>
        &gt;&gt;&gt;    CC     glusterd_la-glusterd-mgmt.lo<br>
        &gt;&gt;&gt; make[5]: *** [glusterd_la-glusterd-locks.lo] Error
        1<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://build.gluster.org/job/glusterfs-devrpms-el7/2179/">http://build.gluster.org/job/glusterfs-devrpms-el7/2179/</a>
        :<br>
        &gt;&gt;&gt; glusterd-locks.c:24:28: fatal error:
        glusterd-errno.h: No such file or directory<br>
        &gt;&gt;&gt;   #include "glusterd-errno.h"<br>
        &gt;&gt;&gt;                              ^<br>
        &gt;&gt;&gt; compilation terminated.<br>
        &gt;&gt;&gt;    CC     glusterd_la-glusterd-mgmt.lo<br>
        &gt;&gt;&gt; make[5]: *** [glusterd_la-glusterd-locks.lo] Error
        1<br>
        &gt;&gt;&gt; make[5]: *** Waiting for unfinished jobs....<br>
        &gt;&gt;&gt; glusterd-mgmt.c:26:28: fatal error:
        glusterd-errno.h: No such file or directory<br>
        &gt;&gt;&gt;   #include "glusterd-errno.h"<br>
        &gt;&gt;&gt;                              ^<br>
        &gt;&gt;&gt; compilation terminated.<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; Thanks<br>
        &gt;&gt;&gt; Naga<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; ----- Original Message -----<br>
        &gt;&gt;&gt; From: "Pranith Kumar Karampuri" &lt;<a
          moz-do-not-send="true" href="mailto:pkarampu@redhat.com">pkarampu@redhat.com</a>&gt;<br>
        &gt;&gt;&gt; To: "Gluster Devel" &lt;<a moz-do-not-send="true"
          href="mailto:gluster-devel@gluster.org">gluster-devel@gluster.org</a>&gt;<br>
        &gt;&gt;&gt; Sent: Saturday, May 30, 2015 6:57:41 AM<br>
        &gt;&gt;&gt; Subject: [Gluster-devel] gluster builds are failing
        in rpmbuilding<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; hi,<br>
        &gt;&gt;&gt;       I don't understand rpmbuild logs that well.
        But the following seems<br>
        &gt;&gt;&gt; to be the issue:<br>
        &gt;&gt;&gt; Start: build phase for
        glusterfs-3.8dev-0.314.git471b2e0.el6.src.rpm<br>
        &gt;&gt;&gt; Start: build setup for
        glusterfs-3.8dev-0.314.git471b2e0.el6.src.rpm<br>
        &gt;&gt;&gt; Finish: build setup for
        glusterfs-3.8dev-0.314.git471b2e0.el6.src.rpm<br>
        &gt;&gt;&gt; Start: rpmbuild
        glusterfs-3.8dev-0.314.git471b2e0.el6.src.rpm<br>
        &gt;&gt;&gt; ERROR:
        Exception(glusterfs-3.8dev-0.314.git471b2e0.el6.src.rpm)<br>
        &gt;&gt;&gt; Config(epel-6-x86_64) 1 minutes 5 seconds<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; Please feel free to take a look at the following
        links for sample runs:<br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://build.gluster.org/job/glusterfs-devrpms-el6/9019/console">http://build.gluster.org/job/glusterfs-devrpms-el6/9019/console</a><br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://build.gluster.org/job/glusterfs-devrpms/9141/console">http://build.gluster.org/job/glusterfs-devrpms/9141/console</a><br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://build.gluster.org/job/glusterfs-devrpms-el7/2179/console">http://build.gluster.org/job/glusterfs-devrpms-el7/2179/console</a><br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; Pranith<br>
        &gt;&gt;&gt; _______________________________________________<br>
        &gt;&gt;&gt; Gluster-devel mailing list<br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://www.gluster.org/mailman/listinfo/gluster-devel">http://www.gluster.org/mailman/listinfo/gluster-devel</a><br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; _______________________________________________<br>
        &gt;&gt;&gt; Gluster-devel mailing list<br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
        &gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://www.gluster.org/mailman/listinfo/gluster-devel">http://www.gluster.org/mailman/listinfo/gluster-devel</a><br>
        &gt;&gt;<br>
        &gt;&gt;<br>
        &gt;&gt; _______________________________________________<br>
        &gt;&gt; Gluster-devel mailing list<br>
        &gt;&gt; <a moz-do-not-send="true"
          href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
        &gt;&gt; <a moz-do-not-send="true"
          href="http://www.gluster.org/mailman/listinfo/gluster-devel">http://www.gluster.org/mailman/listinfo/gluster-devel</a><br>
        &gt;<br>
        &gt;<br>
        &gt; _______________________________________________<br>
        &gt; Gluster-devel mailing list<br>
        &gt; <a moz-do-not-send="true"
          href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
        &gt; <a moz-do-not-send="true"
          href="http://www.gluster.org/mailman/listinfo/gluster-devel">http://www.gluster.org/mailman/listinfo/gluster-devel</a><br>
      </p>
    </blockquote>
    <br>
  </body>
</html>