On 20 Jul 2012, at 13:21, Akim Demaille wrote:

> Le 20 juil. 2012 à 12:49, Hans Aberg a écrit :
> 
>> Hm, "build-2.6" and "bison-2.6" are different names. So it creates a new 
>> directory. I just put the suffix "-2.6" to indicate which build it is.
> 
> Doh!  Sorry, you are right, of course.

Sometimes I try several builds, for example, different compilers or versions, 
which is why I prefer some suffix.

>>> Never run two make check concurrently.  Maybe Autotest
>>> should provide some explicit warnings about this, indeed.
>> 
>> That is my thought, too. However, there the first set of warnings were 
>> produced before the concurrency, so it may have something to do with the 
>> 'export CC=/usr/bin/clang CXX=/usr/bin/clang++' not properly written into 
>> 'make check'.
> 
> It should not be a problem.  And I couldn't reproduce it.

Strangely, I could not reproduce it either. I did exclude 'sudo make install', 
though. I leave it for now, but if I see it again, I'll report back.

Hans




Reply via email to