public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: java@gcc.gnu.org
Subject: Re: GCJ 4.9.3 on mips64el-linux failing to build Ant.
Date: Wed, 13 Jan 2016 10:41:00 -0000	[thread overview]
Message-ID: <569629C8.8070400@redhat.com> (raw)
In-Reply-To: <87si222dda.fsf@elephly.net>

On 13/01/16 06:38, Ricardo Wurmus wrote:
> 
> Andrew Haley <aph@redhat.com> writes:
> 
>> On 10/29/2015 12:32 PM, Ricardo Wurmus wrote:
>>> Andrew Haley <aph@redhat.com> writes:
>>>
>>>> On 10/29/2015 12:08 PM, Ricardo Wurmus wrote:
>>>>> Here’s the complete log that I get when building GCJ 4.9.3 and running
>>>>> the tests:
>>>>>
>>>>>     http://hydra.gnu.org/build/758888/log/raw
>>>>
>>>> I can't see the output of the libjava testsuite.  "make check-target-libjava"
>>>> should do it.
>>>
>>> Here’s the libjava testsuite output:
>>
>> No, the actual testsuite output.  It's in a logfile.
> 
> Attached is “libjava.log” from the directory
> “build/arm-unknown-linux-gnueabihf/libjava/testsuite/”.  One obvious
> problem according to the log is this:
> 
>     gcj: error trying to exec 'ecj1': execvp: No such file or directory
> 
> GCJ is configured with the following flags (in addition to the usual GCC
> flags):
> 
>     "--enable-java-home"
>     "--enable-gjdoc"
>     "--with-ecj-jar=ecj-4.9.jar"
>     "--enable-languages=java"
> 
> “ecj-4.9.jar” is the one downloaded from
> <ftp://sourceware.org/pub/java/ecj-4.9.jar>.  I cannot build it from
> source because that would require a JDK — GCJ is the first JDK I’m
> building on ARM and MIPS.  Is this a problem?  Is “ecj-4.9.jar” portable
> or does it need to be cross-built for other platforms?

It's portable.  There's no particular problem with running the libgcj
testsuite from bytecode files, so I would not worry about that.  However,
there are some serious problems in the testsuite output which indicate
that gcj has some bugs on this platform.

Andrew.


  parent reply	other threads:[~2016-01-13 10:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17 19:58 Ricardo Wurmus
2015-10-18 10:28 ` Andrew Haley
2015-10-29 12:08   ` Ricardo Wurmus
2015-10-29 12:14     ` Andrew Haley
2015-10-29 12:32       ` Ricardo Wurmus
2015-12-17 13:46         ` rekado
2015-12-17 14:02         ` Andrew Haley
2015-12-17 14:04           ` Andrew Haley
2016-01-13  6:40           ` Ricardo Wurmus
2016-01-13  6:48             ` Ricardo Wurmus
2016-01-13  9:39               ` Andrew Haley
2016-01-13 10:41             ` Andrew Haley [this message]
2016-02-27 16:46               ` Ricardo Wurmus
2016-02-27 21:41                 ` Andrew Haley
2016-02-28  8:31                   ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=569629C8.8070400@redhat.com \
    --to=aph@redhat.com \
    --cc=java@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).