On Wed, Mar 26, 2014 at 01:50:38PM -0700, H.J. Lu wrote:
> All plug tests failed with

There are some testsuite issues with both both bootstrap-ubsan and
bootstrap-asan, e.g. host libiberty tests fail, and host libbacktrace
btest fails too (in both cases because the host libiberty or libbacktrace
is compiled with -fsanitize={undefined,address}, but when the tests are
linked during make check, this isn't passed any longer, nor the other needed
LDFLAGS), plus this.  That is just a minor detail IMHO, can
be dealt incrementally later on, what is more important is that
--with-build-config=bootstrap-ubsan and
--with-build-config=bootstrap-asan --disable-werror
now both pass bootstrap with these 2 pending patches, and most of the
testing succeeds too.

        Jakub

Reply via email to