After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 486802 - more buildbot slaves needed
more buildbot slaves needed
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: dont know
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-15 11:45 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2009-07-13 07:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2007-10-15 11:45:00 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
Comment 1 Tim-Philipp Müller 2009-05-31 16:55:24 UTC
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?
Comment 2 Edward Hervey 2009-07-13 07:24:41 UTC
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)).