Hi XEmacs,
I have started to schedule a run of the xemacs package smoketest every second hour.
You'll find the result here:
https://lidell.nu/xemacs-package-smoketest/
It is the same old build system as before. This means that it will only build until there
is one failing package. You most likely find the error message using the Tail-link which
shows the last lines of the build log. It will for now only build the packages with a 21.5
tip version of the XEmacs binary since that is the only version that can, unpatched, be
built on the build server.
Currently there is no mail sent so you will have to visit the web page to find out the
current status.
The package build currently fails due to a missing dependency on the edebug package in the
Makefile for cc-mode. So that need to be fixed. Please feel free to do that! I also
believe that when that is fixed more errors will show up! ;-)
Yours