Bernhard Voelker wrote: > hmm, since commit 4a1527908b992f721fc99991b0e89d8d355f924c > "bootstrap: use latest gnulib bootstrap, gettext", > the automated hydra builds fail due to gettext dependency: > > http://hydra.nixos.org/jobset/gnu/coreutils-master > http://hydra.nixos.org/build/1248348 > > autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac > file requires the infrastructure from gettext-0.18.1 but this > version > is older. Please upgrade to gettext-0.18.1 or newer. > autopoint: *** Stop. > > According to README-release, the NixOS/Hydra autobuilder should report > all is well. > > Is this something to worry too much about?
No. It'd be nice to adjust the autobuilder, but I hesitated to make the request. But now that you bring it up, ... I've Cc'd Rob, in case he has time to make the autobuilder use gettext-0.18.1. If not, we'll consider making coreutils require only gettext-0.18 instead.
