Here are the results from make check, run from my account, not from the buildbot account:

SUMMARY for /Volumes/share2/src/xemacs/hg/xemacs-21.5/tests/automated/weak-tests.el:

  140 passes

    0 assertion failures

    0 errors that should have been generated, but weren't

    0 wrong-error failures

    0 missing-message failures

    0 other failures


base64-tests.el:         1234 of  1234 tests successful (100%).

byte-compiler-tests.el:    66 of    66 tests successful (100%).

c-tests.el:               146 of   146 tests successful (100%).

case-tests.el:           9436 of  9436 tests successful (100%).

ccl-tests.el:            9082 of  9082 tests successful (100%).

completion-tests.el:      126 of   126 tests successful (100%).

database-tests.el:         20 of    20 tests successful (100%).

dired-tests.el:            32 of    32 tests successful (100%).

extent-tests.el:          684 of   686 tests successful ( 99%).

face-tests.el:             20 of    20 tests successful (100%).

file-tests.el:             18 of    18 tests successful (100%).

files-tests.el:            20 of    20 tests successful (100%).

format-tests.el:                   286 tests completed (aborted).

hash-table-tests.el:    11894 of 11894 tests successful (100%).

iso-ir-196-test.el:         2 of     2 tests successful (100%).

keymap-tests.el:           36 of    36 tests successful (100%).

lisp-reader-tests.el:             1208 tests completed (aborted).

lisp-tests.el:                   12944 tests completed (aborted).

md5-tests.el:              56 of    56 tests successful (100%).

mule-tests.el:                    9424 tests completed (aborted).

os-tests.el:               12 of    12 tests successful (100%).

process-tests.el:          30 of    30 tests successful (100%).

query-coding-tests.el:   3200 of  3200 tests successful (100%).

regexp-tests.el:         6706 of  6708 tests successful ( 99%).

region-tests.el:           28 of    28 tests successful (100%).

register-tests.el:         12 of    12 tests successful (100%).

search-tests.el:          116 of   120 tests successful ( 96%).

symbol-tests.el:          252 of   252 tests successful (100%).

syntax-ppss-tests.el:       8 of     8 tests successful (100%).

syntax-tests.el:          148 of   154 tests successful ( 96%).

tag-tests.el:               6 of     6 tests successful (100%).

weak-tests.el:            140 of   140 tests successful (100%).


***** There were 8 unexpected test suite failures in files:

/Volumes/share2/src/xemacs/hg/xemacs-21.5/tests/automated/mule-tests.el

/Volumes/share2/src/xemacs/hg/xemacs-21.5/tests/automated/lisp-tests.el

/Volumes/share2/src/xemacs/hg/xemacs-21.5/tests/automated/lisp-reader-tests.el

/Volumes/share2/src/xemacs/hg/xemacs-21.5/tests/automated/format-tests.el


Done


real 33m26.652s

user 33m9.459s

sys 0m6.069s


On Tue, Apr 11, 2017 at 6:53 PM, Raymond Toy <toy.raymond@gmail.com> wrote:
Sorry for the delay.

That's great news that it builds now.

I'm running "make check" now and it seems to be running ok, but I get lots of tests fail like this on:

SUMMARY for /Volumes/share2/src/xemacs/hg/xemacs-21.5/tests/automated/lisp-tests.el:

12846 passes

  78 assertion failures

    4 errors that should have been generated, but weren't

  16 wrong-error failures

    0 missing-message failures

    0 other failures


​Are these expected?

I also noticed when I did a build on Ubuntu with ToT, xemacs crashes with an assertion when I run gnus. I'll try to get gdb backtrace for that.  Something to with hash tables,  I think.

I also note that when I build ToT on Fedora 25, everything works, and gnus appears to work fine.  But the menu pulldowns are really horribly ​mangled with weird effects all over. I'll fill a separate report on that.

However, my OSX build works fine.

On Sun, Apr 2, 2017 at 12:47 AM, Mats Lidell <mats.lidell@cag.se> wrote:
Hi Raymond,

> Mats Lidell writes:
> I had set it up before so that configure would use
> '--with-site-includes=/usr/X11R6/include/freetype2'. You see all that
> is passed to configure in the configure logs in the build bot. I
> suppose since that folder is not on your machine any more I should
> simply remove that extra piece to configure. I will do that shortly.

I have removed the with-site-include for your builders and triggered new builds. That brought them up to the testing phase! However there they got stuck in the mule tests so that is something to look into.

Does "make check" work for you when you build locally?

Yours
--
%% Mats



--
Ray



--
Ray