Hi Simon, Simon Josefsson <[email protected]> writes:
> [email protected] (Ludovic Courtès) writes: >> BTW, “make dist” has been failing: >> >> http://hydra.nixos.org/jobset/gnu/inetutils-master/all > > I can't reproduce this, it builds fine locally. Isn't the binary > hostname/hostname built for you? The builder does “./bootstrap && make dist”, and the latter doesn’t build any binary. It’s not elegantly fixed in the makefile, I think, so I can just change the builder to do “make && make dist”. Thoughts? > The logs would be more useful if InetUtils didn't use AM_SILENT_RULES or > if the hydra buildbot built using 'make V=99' to reveal all the details. Done. Thanks, Ludo’.
