Re: transient build error after 'Writing MYMETA.yml and MYMETA.json'

2013-04-01 Thread Jeff King
On Mon, Apr 01, 2013 at 10:28:04AM -0700, Junio C Hamano wrote: > Phil Hord writes: > > > I have not seen this before, which makes me think it is something new > > in the makefiles. But maybe it was a one-time fluke. When I ran > > 'make' again, it proceeded as normal. > > ... > > $ make prefix

Re: transient build error after 'Writing MYMETA.yml and MYMETA.json'

2013-04-01 Thread Junio C Hamano
Phil Hord writes: > I have not seen this before, which makes me think it is something new > in the makefiles. But maybe it was a one-time fluke. When I ran > 'make' again, it proceeded as normal. > ... > $ make prefix=/home/hordp all doc man > ... > GEN git-add--interactive > Writing perl.ma

transient build error after 'Writing MYMETA.yml and MYMETA.json'

2013-04-01 Thread Phil Hord
I have not seen this before, which makes me think it is something new in the makefiles. But maybe it was a one-time fluke. When I ran 'make' again, it proceeded as normal. My previous build was on pre-rebase 'next' at c1ece63. I did not try a 'make clean' in between, but I have since. I tried t