public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nix <nix@esperi.org.uk>
To: Andrew Haley <aph@redhat.com>
Cc: java@gcc.gnu.org, Tom Tromey <tromey@redhat.com>
Subject: Re: [RFC PATCH] make libgcj_bc prims symbol sizes correct
Date: Tue, 18 Aug 2009 22:25:00 -0000	[thread overview]
Message-ID: <87eir83gkj.fsf@spindle.srvr.nix> (raw)
In-Reply-To: <4A8A695D.7020607@redhat.com> (Andrew Haley's message of "Tue, 18 Aug 2009 09:42:05 +0100")

On 18 Aug 2009, Andrew Haley outgrape:
> Nix wrote:
>> libltdl/acinclude.m4:6188: the serial number must appear before any macro definition
>> ../config/override.m4:24: error: m4_copy: won't overwrite defined macro: AC_PREREQ
>> ../config/override.m4:24: the top level
>> autom4te: /usr/bin/m4 failed with exit status: 1
>> aclocal: autom4te failed with exit status: 1
>> autoreconf-2.59: aclocal failed with exit status: 1
>> 
>> (I tried at the top level too: same result.)
>> 
>> I do not claim to be clueless at autoconfery, but this error has me
>> stumped. What magic invocation do I need to regenerate these things?

strace tracked it down: automake-1.9 was internally executing
'/usr/bin/autom4te', not autom4te with the appropriate program-prefix/
suffix/transform applied. I'd submit a patch but this version of
automake is long dead.

Anyway, with that fixed, your patch seems to work: the libjava testsuite
passes:

WARNING: Couldn't find the global config file.
Test Run By compiler on Tue Aug 18 20:22:38 2009
Native configuration is x86_64-pc-linux-gnu

                === libjava tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/gcc/4.4-090813/libjava/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.cni/cni.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jar/jar.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jni/jni.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jvmti/jvmti-interp.exp ...
LD_LIBRARY_PATH=. /usr/src/gcc/x86_64-spindle/x86_64-pc-linux-gnu/./libjava/gij -cp /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jvmti/interp/getargssize.jar -agentlib:dummyagent getargssize
LD_LIBRARY_PATH=. /usr/src/gcc/x86_64-spindle/x86_64-pc-linux-gnu/./libjava/gij -cp /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jvmti/interp/getlocalvartable.jar -agentlib:dummyagent getlocalvartable
LD_LIBRARY_PATH=. /usr/src/gcc/x86_64-spindle/x86_64-pc-linux-gnu/./libjava/gij -cp /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jvmti/interp/getstacktrace.jar -agentlib:dummyagent getstacktrace
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.jvmti/jvmti.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.lang/lang.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.loader/loader.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.mauve/mauve.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.special/special.exp ...
Running /usr/src/gcc/4.4-090813/libjava/testsuite/libjava.verify/verify.exp ...

                === libjava Summary ===

# of expected passes            2582

      reply	other threads:[~2009-08-18 22:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-15  0:08 Nix
2009-08-15  8:56 ` Andrew Haley
2009-08-15  9:34   ` Andrew Haley
2009-08-15 19:13     ` Nix
2009-08-17  9:54       ` Andrew Haley
2009-08-17 17:24         ` Andrew Haley
2009-08-17 21:21           ` Nix
2009-08-18  8:42             ` Andrew Haley
2009-08-18 22:25               ` Nix [this message]

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=87eir83gkj.fsf@spindle.srvr.nix \
    --to=nix@esperi.org.uk \
    --cc=aph@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=tromey@redhat.com \
    /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).