This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] tests: only compile test programs when running test


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?

Thanks,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]