<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Any Ideas?<br>
    </p>
    <div class="moz-cite-prefix">On 2/7/2019 12:13 PM, Eric Broch via
      dovecot wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:fe822107-8dc5-0cdf-7a7a-71b0f04cd33e@whitehorsetc.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p>Hello List,</p>
      <p>I've built and checked successfully dovecot and
        dovecot-pigeonhole on CentOS 6 x86_64</p>
      <p>Immediately below are the successful make check (ok) tests of
        dovecot 'lib-master' (x86_64).</p>
      <p>Below that are the unsuccessful (fails) tests of dovecot
        'lib-master' on i686. <br>
      </p>
      <p>Does anyone have a clue as to why these test would fail on
        i686? <br>
      </p>
      <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; overflow-wrap: break-word; white-space: pre-wrap;">(x86_64):

Making check in lib-master
make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'
make  check-local
make[3]: Entering directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'
for bin in test-master-service-settings-cache test-event-stats; do \
          if !  ./$bin; then exit 1; fi; \
        done
0 / 0 tests failed
no merging parent is NULL ............................................ : ok
no merging parent sent to stats ...................................... : ok
no merging parent timestamp differs .................................. : ok
merge events parent NULL ............................................. : ok
merge events parent sent to stats .................................... : ok
skip empty parents ................................................... : ok
merge events and skip empty parents .................................. : ok
0 / 7 tests failed
make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'
make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'


</pre>
      <p><tt>(i686):</tt><tt><br>
        </tt></p>
      <p><tt>Making check in lib-master</tt><tt><br>
        </tt><tt>make[2]: Entering directory
          `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'</tt><tt><br>
        </tt><tt>make  check-local</tt><tt><br>
        </tt><tt>make[3]: Entering directory
          `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'</tt><tt><br>
        </tt><tt>for bin in test-master-service-settings-cache
          test-event-stats; do \</tt><tt><br>
        </tt><tt>          if !  ./$bin; then exit 1; fi; \</tt><tt><br>
        </tt><tt>        done</tt><tt><br>
        </tt><tt>0 / 0 tests failed</tt><tt><br>
        </tt><tt>no merging parent is NULL
          ............................................ : ok</tt><tt><br>
        </tt><tt>test-event-stats.c:365: Assert failed:
          compare_test_stats_to( "EVENT    %lu     1       0       0"
          "    stest-event-stats.c     %d" "   l0      0      
          ctest2\n", id, l)</tt><tt><br>
        </tt><tt>no merging parent sent to stats
          ...................................... : FAILED</tt><tt><br>
        </tt><tt>test-event-stats.c:394: Assert failed:
          compare_test_stats_to( "BEGIN    %lu     0       1      
          0       0" "    stest-event-stats.c     %d      ctest1\n"
          "EVENT        %lu     1       1       0" "   
          stest-event-stats.c     %d" "   l1      0       ctest2\n"
          "END\t%lu\n", idp, lp, idp, l, idp)</tt><tt><br>
        </tt><tt>no merging parent timestamp differs
          .................................. : FAILED</tt><tt><br>
        </tt><tt>merge events parent NULL
          ............................................. : ok</tt><tt><br>
        </tt><tt>test-event-stats.c:458: Assert failed:
          compare_test_stats_to( "EVENT    %lu     1       0       0"
          "    stest-event-stats.c     %d      l0      0" "    ctest3 
          ctest2  ctest1  Tkey3" "        10      0       Ikey2   20"
          "   Skey1   str1\n", id, l)</tt><tt><br>
        </tt><tt>merge events parent sent to stats
          .................................... : FAILED</tt><tt><br>
        </tt><tt>test-event-stats.c:490: Assert failed:
          compare_test_stats_to( "BEGIN    %lu     0       1      
          0       0" "    stest-event-stats.c     %d      ctest1\n"
          "EVENT        %lu     1       3       0       "
          "stest-event-stats.c  %d      l3      0" "   
          ctest2\nEND\t%lu\n", id, lp, id, l, id)</tt><tt><br>
        </tt><tt>skip empty parents
          ................................................... : FAILED</tt><tt><br>
        </tt><tt>test-event-stats.c:533: Assert failed:
          compare_test_stats_to( "BEGIN    %lu     0       1      
          0       0" "    stest-event-stats.c     %d      ctest1\n"
          "EVENT        %lu     1       3       0       "
          "stest-event-stats.c  %d      l3      0       " "ctest4      
          ctest5  Tkey3   10      0       Skey4" "       
          str4\nEND\t%lu\n", id, lp, id, l, id)</tt><tt><br>
        </tt><tt>merge events and skip empty parents
          .................................. : FAILED</tt><tt><br>
        </tt><tt>5 / 7 tests failed</tt><tt><br>
        </tt><tt>make[3]: Leaving directory
          `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'</tt><tt><br>
        </tt><tt>make[3]: *** [check-local] Error 1</tt><tt><br>
        </tt><tt>make[2]: *** [check-am] Error 2</tt><tt><br>
        </tt><tt>make[2]: Leaving directory
          `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master'</tt><br>
        <br>
      </p>
      <pre class="moz-signature" cols="72">-- 
Eric Broch
White Horse Technical Consulting (WHTC)
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Eric Broch
White Horse Technical Consulting (WHTC)
</pre>
  </body>
</html>