On Wednesday 27 June 2012 03:45:54 Mark Wielaard wrote: > On Tue, 2012-06-26 at 18:02 -0700, Roland McGrath wrote: > > Hmm. Ambivalent. I've always liked that 'make' compiles everything and > > 'make check' has nothing to do but actually run the tests. > > I actually like the build/dependency logic proposed. But I don't like > the fact people are skipping make check. We are really trying to keep > make check clean, so that any failure really means something is wrong > either with elfutils itself or the toolchain used. Such issues really > should be reported and fixed whenever possible. > > Does gentoo keep build logs, do they include the make check output? > If not, what is the reason for wanting to skip make check?
Gentoo users (usually) build everything from source. also running all the packages' tests all the time is wasteful and kind of pointless. but since it's optional, we do have some users that do it (and so we see reports when `make check` fails), and in those cases the log files are available and we triage things then. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ elfutils-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/elfutils-devel
