This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [COMMITTED PATCH] Fix fallout from Joseph's untested Makeconfig change.
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: "GNU C. Library" <libc-alpha at sourceware dot org>
- Date: Fri, 28 Feb 2014 14:49:06 -0800 (PST)
- Subject: Re: [COMMITTED PATCH] Fix fallout from Joseph's untested Makeconfig change.
- Authentication-results: sourceware.org; auth=none
- References: <20140228211837 dot 13C38744B5 at topped-with-meat dot com> <Pine dot LNX dot 4 dot 64 dot 1402282218110 dot 17634 at digraph dot polyomino dot org dot uk>
> I tested a clean build from scratch as usual (it's incremental builds I
> don't generally test), on x86_64, including a full testsuite run, as well
> as doing the comparison of installed binaries before and after the patch.
> I retested a build from scratch just now for glibc including my patch and
> not your fix, and again it built cleanly.
Hmm. Perhaps if you are not using sufficient parallelism (-j<N>) it works
by chance? My build failed almost immediately, but that was with -j40.
> That's why I waited for Brooks to comment, since Brooks is the main person
> to show any interest in this series of patches towards PASS/FAIL test
> results summaries.
Interest does not imply competence to review.