On Thu, Apr 26, 2012, at 05:01 PM, Jenkins wrote: > See <http://ci.cyrusimap.org/job/cyrus-imapd-master/539/changes> > > Changes: > > [git-dpa] rename configure.in to configure.ac > > [git-dpa] Update requirements for Autoconf from version 2.54 to 2.68 > [...] > + autoreconf > configure.ac:50: error: Autoconf version 2.67 or higher is required > configure.ac:50: the top level > autom4te: /usr/bin/m4 failed with exit status: 63 > aclocal: autom4te failed with exit status: 63 > autoreconf: aclocal failed with exit status: 63
The Jenkins server is running a rather old CentOS 5 distro, and has the following installed: autoconf: 2.59 automake: 1.9.6 and those are the *newest* versions of those packages available in the yum repos. I tried looking for newer RPMs from CentOS 6, but the autoconf RPMs only go to 2.63. So I've built and installed RPMs using the latest automake and autoconf tarballs and tweaked versions of the CentOS 5 .spec files. Fingers crossed for the next build. -- Greg.