Hi, There is now a buildbot that picks up any commit to the git repository. It simply tests that the project still compiles and passes all its checks. It runs on a variety of 32/64bit, little and big endian distros (centos-aarch64, centos-x86_64, debian-amd64, debian-armhf, debian- i386, fedora-ppc64, fedora-ppc64le, fedora-s390x and fedora-x86_64), which will hopefully catch any issues early. The current state (all green!) can be seen here: https://builder.wildebeest.org/buildbot/#/builders?tags=bzip2 If the build fails on any buildbot worker it should sent email to this list. To test the buildbot setup I pushed the attached commit, which simply cleans up the only warning given by gcc. Cheers, Mark