I've been thinking that it would be very useful for buildbots to run contrib/config-list.mk. This tests stage1's all-gcc on a very wide collection of targets. It builds everything with -Werror, so it requires a recent host compiler (ideally trunk or the latest release).
Currently, many targets are broken because of -Werror. I was thinking of fixing them, but unless we keep them clean with a buildbot they will regress. Would this be hard to set up in your buildbots? Thanks. Diego.