[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possibility of a ${srcdir}/info/dir target race?
From: |
Stefan Monnier |
Subject: |
Re: Possibility of a ${srcdir}/info/dir target race? |
Date: |
Wed, 22 Oct 2014 16:11:36 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> I'm currently investigating a 24.4 build failure on s390x which is
> beginning to look like it might be a make -j2 race (the Debian buildds
> use -j2) with respect to the info/dir target:
Such races are possible, of course, but lots of us use "-j2" or more to
build Emacs, I expect, so if that's the problem, you probably
got very unlucky.
Stefan