I have placed a continuous builder  (IE it does one build per svn
change) for GCC for x86_64 on an 8 core machine (nicely provided by
Google), and it has results here:
http://home.dberlin.org:8010/waterfall

(I have not made it summarize the warnings yet, and these deliberately
do not run the testsuite in order to keep up with the repository.  I
have more servers coming that will run builds that include running the
testsuite).

In the next few days i will add a continuous builder for i686, as well
as a server that accepts patches for testing on these platforms and
spits back results in an hour or less, including the testsuite, so
those who want to test things while continuing work can do so.

Anybody who wishes to have their favorite platform do continuous
builds and report results on that page, let me know. The only
requirement is that you be able to contact home.dberlin.org on port
9989 (IE you an run a build slave on an internal nat'd machine if you
like), and have python.  It takes about 30 seconds to set up a new
buildslave on any machine (it requires you install buildbot, and tell
it to connect to the buildmaster, and that's it).

--Dan

Reply via email to