Le 11 oct. 2012 à 07:47, Paul Eggert a écrit : > On 10/08/2012 04:45 AM, Akim Demaille wrote: > >> Yes, indeed, it is. Unless you use a single checkout for both maint >> and master, and go over the full ./bootstrap cycle? > > Yes, I had done a fresh checkout from git, with a full bootstrap.
I use two checkouts, since the build systems of the two branches are very different. >> Is V=V some kind of VERBOSE=x? Is it used somewhere? > > Yes, that's an Automake thing. Since Bison uses Automake, > Bison gets it for free. I was referring to the value "V", instead of the "official" 1. I was asking if there were some convention that if $V is V, then auxiliary tools (not just the Makefile) would turn verbose. In the present case, I don't know what happened, I don't have enough context :( The Hydra build farm compiles maint successfully.
