[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: “make dist” fails on ‘master’
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: “make dist” fails on ‘master’ |
Date: |
Fri, 06 Jan 2012 20:31:42 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 |
On 01/05/2012 02:22 PM, Ludovic Courtès wrote:
> Hi,
>
> “make dist” appears to be failing on ‘master’ (from
> <http://hydra.nixos.org/build/1722988/>):
> rm -f address@hidden &&
> /nix/store/x9792w5bv44jf9127nbjlsxswziinxrd-gettext-0.18.1.1/bin/msgfmt -c
> --statistics --verbose -o address@hidden address@hidden
> address@hidden: 292 translated messages.
> make[4]: Entering directory
> `/tmp/nix-build-n7bzdxkpbh2fsl67r0ypscxpjih7ylkm-gnutls-tarball-0pre38718fe94ae05a81a2acc437dd3bf24af0173143.drv-0/git-export/po'
> File cs.po does not exist. If you are a translator, you can create it
> through 'msginit'.
> make[4]: *** [cs.po-create] Error 1
> make[4]: Leaving directory
> `/tmp/nix-build-n7bzdxkpbh2fsl67r0ypscxpjih7ylkm-gnutls-tarball-0pre38718fe94ae05a81a2acc437dd3bf24af0173143.drv-0/git-export/po'
Hi Ludo,
Just figured out. Shouldn't make autoreconf fix that?
regards,
NIkos