[ecj] How to get make check working

Tom Tromey tromey@redhat.com
Sat Dec 23 17:38:00 GMT 2006


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

>> It seems to insist on executing ecj1:

Yes, I have to write a patch to disable the test suite if we can't
find ecj1 and gjavah.

Mark> Then there is still a small issue where a lot of tests say
Mark> FAIL: header generation, but don't give more clues in the .log
Mark> file.

I suppose we should be printing those command lines by default, not
just when --verbose.

Mark> It looks like gcjh isn't found correctly. Installing and setting
Mark> PATH to the install dir gets rid of those.

Note that we can't do this automatically since (1) not everybody does
'make install' before 'make check' and (2) canadian crosses break this
anyhow.

Mark> FAIL: ArrayStore output - source compiled test

Andrew is handling this.

Mark> FAIL: PR162 output - source compiled test

This appears to be an actual bug but I have yet to investigate fully.

Tom



More information about the Java-patches mailing list