Hi, Stefan Beller wrote: > On Wed, May 3, 2017 at 12:47 PM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: >> Is there e.g. a build farm where we can check for this kind of thing >> more systematically on supported platforms? > > There is the OpenSuse build farm that provides builds for all kinds of > linux distributions, though we'd rather be looking for *all* > operating systems, not just various flavors of linux. > > After some research, I found > https://gcc.gnu.org/wiki/CompileFarm > https://launchpad.net/builders > https://buildd.debian.org/ > > The gcc build farm would include AIX, maybe we could talk to > them to have more CI support on more platforms? Thanks for the pointers. > Also you're a DD, maybe we could hook up git testing on debian > to test for different hardware platforms? https://buildd.debian.org/status/package.php?p=git&suite=experimental shows test suite results for Debian's various platforms running "next". Hope that helps, Jonathan