public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Andrew Haley <aph@redhat.com>
Cc: java@gcc.gnu.org
Subject: Re: GCJ 4.9.3 on mips64el-linux failing to build Ant.
Date: Thu, 29 Oct 2015 12:32:00 -0000	[thread overview]
Message-ID: <8737wtj1ny.fsf@elephly.net> (raw)
In-Reply-To: <56320DAB.3040207@redhat.com>

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:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
Making check in testsuite
make[2]: Entering directory '/tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/libjava/testsuite'
make  check-DEJAGNU
make[3]: Entering directory '/tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/libjava/testsuite'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-4.9.3/libjava/testsuite && pwd`; export srcdir; \
EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/expect ; else echo expect ; fi`; export EXPECT; \
runtest="`if [ -f ../../../../gcc-4.9.3/libjava/../dejagnu/runtest ] ; then echo ../../../../gcc-4.9.3/libjava/../dejagnu/runtest ; else echo runtest; fi` INTERPRETER=yes"; \
if /gnu/store/kh23ancxx8qzd0frnh6w6ql5zyjs3j2a-bash-4.3.39/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
  exit_status=0; l='libjava'; for tool in $l; do \
    if $runtest INTERPRETER=yes --tool $tool --srcdir $srcdir ; \
    then :; else exit_status=1; fi; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
WARNING: Couldn't find the global config file.
Test Run By nixbld on Tue Oct 27 21:27:24 2015
Native configuration is mips64el-unknown-linux-gnu

		=== libjava tests ===

Schedule of variations:
    unix

Running target unix
Using /gnu/store/838qjci69ysaxmvdw9m8w4hykjzw037y-dejagnu-1.5.3/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /gnu/store/838qjci69ysaxmvdw9m8w4hykjzw037y-dejagnu-1.5.3/share/dejagnu/config/unix.exp as generic interface file for target.
Using /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.cni/cni.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jar/jar.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jni/jni.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jvmti/jvmti-interp.exp ...
LD_LIBRARY_PATH=. /tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/./libjava/gij -cp /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jvmti/interp/getargssize.jar -agentlib:dummyagent getargssize
LD_LIBRARY_PATH=. /tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/./libjava/gij -cp /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jvmti/interp/getlocalvartable.jar -agentlib:dummyagent getlocalvartable
LD_LIBRARY_PATH=. /tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/./libjava/gij -cp /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar -agentlib:dummyagent getstacktrace
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.jvmti/jvmti.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.lang/lang.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.loader/loader.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.mauve/mauve.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.special/special.exp ...
Running /tmp/nix-build-gcj-4.9.3.drv-0/gcc-4.9.3/libjava/testsuite/libjava.verify/verify.exp ...

		=== libjava Summary ===

# of expected passes		2582
# of expected failures		4
make[3]: Leaving directory '/tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/libjava/testsuite'
make[2]: Leaving directory '/tmp/nix-build-gcj-4.9.3.drv-0/build/mips64el-unknown-linux-gnu/libjava/testsuite'
...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  reply	other threads:[~2015-10-29 12:32 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 [this message]
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
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=8737wtj1ny.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=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).