[g]make test and building with Clang
Ed Maste
emaste@freebsd.org
Mon Feb 9 21:56:00 GMT 2015
On 9 February 2015 at 16:45, H.J. Lu <hjl.tools@gmail.com> wrote:
>
> But I got many "make check" failures on master branch on
> Linux/x86-64:
Ah, this might just be due to my inexperience with the binutils test
suite - it seems that it stopped after reporting the gas failure.
After working around that I see failures in ld similar to what you
report:
FAIL: bootstrap
FAIL: bootstrap with strip
FAIL: bootstrap with --traditional-format
FAIL: bootstrap with --no-keep-memory
FAIL: bootstrap with --relax
...
=== ld Summary ===
# of expected passes 107
# of unexpected failures 5
# of expected failures 1
# of untested testcases 1
# of unsupported tests 16
(and no gold etc. tests were run).
More information about the Binutils
mailing list