<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Will do!</p>
    <div class="moz-cite-prefix">On 2/8/2019 8:21 AM, Aki Tuomi via
      dovecot wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:1817454315.537.1549639283723@appsuite-dev-gw1.open-xchange.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta charset="UTF-8">
      <div> Can you try if
<a class="moz-txt-link-freetext" href="https://github.com/dovecot/core/commit/de42b54aaf165d4f62b45be864dde36bdbbc4276.patch">https://github.com/dovecot/core/commit/de42b54aaf165d4f62b45be864dde36bdbbc4276.patch</a>
        helps? </div>
      <div> <br>
      </div>
      <div> Aki </div>
      <blockquote type="cite">
        <div> On 08 February 2019 at 17:14 Eric Broch via dovecot < <a
            href="mailto:dovecot@dovecot.org" moz-do-not-send="true">dovecot@dovecot.org</a>>
          wrote: </div>
        <div> <br>
        </div>
        <div> <br>
        </div>
        <div> Any Ideas? </div>
        <div> <br>
        </div>
        <div> On 2/7/2019 12:13 PM, Eric Broch via dovecot wrote: </div>
        <div> > </div>
        <blockquote type="cite">
          <div> Hello List, </div>
        </blockquote>
        <blockquote type="cite">
          <div> I've built and checked successfully dovecot and
            dovecot-pigeonhole on </div>
          <div> CentOS 6 x86_64 </div>
        </blockquote>
        <blockquote type="cite">
          <div> Immediately below are the successful make check (ok)
            tests of dovecot </div>
          <div> 'lib-master' (x86_64). </div>
        </blockquote>
        <blockquote type="cite">
          <div> Below that are the unsuccessful (fails) tests of dovecot
            'lib-master' </div>
          <div> on i686. </div>
        </blockquote>
        <blockquote type="cite">
          <div> Does anyone have a clue as to why these test would fail
            on i686? </div>
        </blockquote>
        <blockquote type="cite">
          <div> (x86_64): </div>
        </blockquote>
        <blockquote type="cite">
          <div> Making check in lib-master </div>
          <div> make[2]: Entering directory
            `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
          <div> make check-local </div>
          <div> make[3]: Entering directory
            `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
          <div> for bin in test-master-service-settings-cache
            test-event-stats; do \ </div>
          <div> if ! ./$bin; then exit 1; fi; \ </div>
          <div> done </div>
          <div> 0 / 0 tests failed </div>
          <div> no merging parent is NULL
            ............................................ : ok </div>
          <div> no merging parent sent to stats
            ...................................... : ok </div>
          <div> no merging parent timestamp differs
            .................................. : ok </div>
          <div> merge events parent NULL
            ............................................. : ok </div>
          <div> merge events parent sent to stats
            .................................... : ok </div>
          <div> skip empty parents
            ................................................... : ok </div>
          <div> merge events and skip empty parents
            .................................. : ok </div>
          <div> 0 / 7 tests failed </div>
          <div> make[3]: Leaving directory
            `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
          <div> make[2]: Leaving directory
            `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
        </blockquote>
        <div> > </div>
        <blockquote type="cite">
          <div> (i686): </div>
        </blockquote>
        <blockquote type="cite">
          <div> Making check in lib-master </div>
          <div> make[2]: Entering directory </div>
          <div> `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
          <div> make  check-local </div>
          <div> make[3]: Entering directory </div>
          <div> `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
          <div> for bin in test-master-service-settings-cache
            test-event-stats; do \ </div>
          <div>           if !  ./$bin; then exit 1; fi; \ </div>
          <div>         done </div>
          <div> 0 / 0 tests failed </div>
          <div> no merging parent is NULL
            ............................................ </div>
          <div> : ok </div>
          <div> test-event-stats.c:365: Assert failed:
            compare_test_stats_to( </div>
          <div> "EVENT    %lu     1       0       0" "   
            stest-event-stats.c     %d" </div>
          <div> "   l0      0 ctest2\n", id, l) </div>
          <div> no merging parent sent to stats
            ...................................... </div>
          <div> : FAILED </div>
          <div> test-event-stats.c:394: Assert failed:
            compare_test_stats_to( </div>
          <div> "BEGIN    %lu     0       1 0       0" "   
            stest-event-stats.c     </div>
          <div> %d      ctest1\n" "EVENT        %lu     1       1      
            0" " </div>
          <div> stest-event-stats.c     %d" "   l1      0      
            ctest2\n" </div>
          <div> "END\t%lu\n", idp, lp, idp, l, idp) </div>
          <div> no merging parent timestamp differs
            .................................. </div>
          <div> : FAILED </div>
          <div> merge events parent NULL
            ............................................. </div>
          <div> : ok </div>
          <div> test-event-stats.c:458: Assert failed:
            compare_test_stats_to( </div>
          <div> "EVENT    %lu     1       0       0" "   
            stest-event-stats.c     </div>
          <div> %d      l0      0" "    ctest3 ctest2  ctest1  Tkey3"
            "        10      </div>
          <div> 0       Ikey2   20" "   Skey1   str1\n", id, l) </div>
          <div> merge events parent sent to stats
            .................................... </div>
          <div> : FAILED </div>
          <div> test-event-stats.c:490: Assert failed:
            compare_test_stats_to( </div>
          <div> "BEGIN    %lu     0       1 0       0" "   
            stest-event-stats.c     </div>
          <div> %d      ctest1\n" "EVENT        %lu     1       3      
            0       " </div>
          <div> "stest-event-stats.c  %d      l3      0" "
            ctest2\nEND\t%lu\n", id, </div>
          <div> lp, id, l, id) </div>
          <div> skip empty parents
            ................................................... </div>
          <div> : FAILED </div>
          <div> test-event-stats.c:533: Assert failed:
            compare_test_stats_to( </div>
          <div> "BEGIN    %lu     0       1 0       0" "   
            stest-event-stats.c     </div>
          <div> %d      ctest1\n" "EVENT        %lu     1       3      
            0       " </div>
          <div> "stest-event-stats.c  %d      l3      0       " "ctest4
            ctest5  </div>
          <div> Tkey3   10      0       Skey4" " str4\nEND\t%lu\n", id,
            lp, id, l, id) </div>
          <div> merge events and skip empty parents
            .................................. </div>
          <div> : FAILED </div>
          <div> 5 / 7 tests failed </div>
          <div> make[3]: Leaving directory </div>
          <div> `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
          <div> make[3]: *** [check-local] Error 1 </div>
          <div> make[2]: *** [check-am] Error 2 </div>
          <div> make[2]: Leaving directory </div>
          <div> `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' </div>
        </blockquote>
        <blockquote type="cite">
          <div> -- </div>
          <div> Eric Broch </div>
          <div> White Horse Technical Consulting (WHTC) </div>
        </blockquote>
        <div> -- </div>
        <div> Eric Broch </div>
        <div> White Horse Technical Consulting (WHTC) </div>
      </blockquote>
      <div> <br>
      </div>
      <div class="io-ox-signature"> --- <br>
        Aki Tuomi </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Eric Broch
White Horse Technical Consulting (WHTC)
</pre>
  </body>
</html>