GNOME Bugzilla – Bug 486802
more buildbot slaves needed
Last modified: 2009-07-13 07:24:41 UTC
we need two more build-slaves * with printf extension disabled (brings up all those format string warnings) this is the case for solaris machines right now * with libxml2 disabled (brings up lots of include warnings, as we include <libxml/parser.h> from gstconfig.h and parser.h pulls in stdlib.h
What's the point of keeping this bug open? Talked to Edward yet maybe he can add a build with the most important --disable-* options?
FWIW, this could actually trivially be added to the existing buildslaves (in the same way we have full (make + check + valgrind + distcheck) and fast (make + check)).