public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens dot fr" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/35035] [4.3 Regression] Has any one managed to run the libjava test suite on powerpc-apple-darwin9?
Date: Sun, 03 Feb 2008 20:47:00 -0000	[thread overview]
Message-ID: <20080203204726.5255.qmail@sourceware.org> (raw)
In-Reply-To: <bug-35035-12313@http.gcc.gnu.org/bugzilla/>



------- Comment #17 from dominiq at lps dot ens dot fr  2008-02-03 20:47 -------
>From 
http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01522.html
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00016.html

I infer that the answer to my question is yes (at least now).  I would like to
know what is wrong with my machine/config to explain why the libjava test suite
hangs (when properly running) apparently randomly:

run 1:

invoke: /opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/gij -classpath
/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni/pr18278.jar pr18278 
Setting LD_LIBRARY_PATH to
.:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs:.:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs
Bob
true
PASS: pr18278 execution - gij test
PASS: pr18278 output - gij test
Executing on host: /opt/gcc/darwin_buildw/gcc/xgcc
-B/opt/gcc/darwin_buildw/gcc/
/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni/pr23739.c  -dynamiclib
-fPIC -I. -I.. -I/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni
-fdollars-in-identifiers -Wmissing-prototypes
-I/opt/gcc/gcc-4.3-work/libjava/testsuite/../include
-I/opt/gcc/gcc-4.3-work/libjava/testsuite/../classpath/include   -lm   -o
libpr23739.dylib    (timeout = 300)
PASS: pr23739.c compilation
set_ld_library_path_env_vars:
ld_library_path=.:/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs
Executing on host:
/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libjava/testsuite/../libtool
--silent --tag=GCJ --mode=link /opt/gcc/darwin_buildw/gcc/gcj
-B/opt/gcc/darwin_buildw/gcc/ --encoding=UTF-8
-B/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libjava/testsuite/../
/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jni/pr23739.jar  -w 
-no-install -bind_at_load -multiply_defined suppress -Wl,-allow_stack_execute
-fjni --main=pr23739 -g 
-L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libjava/.libs -lm   -o pr23739
   (timeout = 300)

run 2:

Start Loc: 2
Length: 7
Slot: 3
Name: otwo
Sig: Ljava/lang/Object;
Gen Sig: Ljava/lang/Object;
Start Loc: 4
Length: 5
PASS: getlocalvartable output
Executing on host: /opt/gcc/darwin_buildw/gcc/xgcc
-B/opt/gcc/darwin_buildw/gcc/
/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jvmti/interp/natgetstacktrace.cc
 -dynamiclib -fPIC -I. -I..
-I/opt/gcc/gcc-4.3-work/libjava/testsuite/libjava.jvmti
-I/opt/gcc/gcc-4.3-work/libjava/testsuite/../include  
-I/opt/gcc/gcc-4.3-work/libjava/testsuite/../classpath/include
-fdollars-in-identifiers
-L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libstdc++-v3/src
-L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/./libstdc++-v3/src/.libs
-shared-libgcc -lstdc++  -lm   -o libnatgetstacktrace.dylib    (timeout = 300)

tails of libjava.log for a fresh build rev. 131976 with the patch in comment
#12.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35035


  parent reply	other threads:[~2008-02-03 20:47 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-30 22:10 [Bug java/35035] New: " dominiq at lps dot ens dot fr
2008-01-30 22:13 ` [Bug java/35035] " dominiq at lps dot ens dot fr
2008-01-30 22:18 ` andreast at gcc dot gnu dot org
2008-01-31  9:49 ` [Bug java/35035] [4.3 Regression] " rguenth at gcc dot gnu dot org
2008-01-31 10:01 ` dominiq at lps dot ens dot fr
2008-01-31 10:11 ` rguenth at gcc dot gnu dot org
2008-01-31 10:12 ` rguenth at gcc dot gnu dot org
2008-01-31 10:35 ` dominiq at lps dot ens dot fr
2008-01-31 11:12 ` andreast at gcc dot gnu dot org
2008-01-31 12:28 ` dominiq at lps dot ens dot fr
2008-01-31 12:51 ` andreast at gcc dot gnu dot org
2008-01-31 13:30 ` andreast at gcc dot gnu dot org
2008-01-31 14:14 ` rguenth at gcc dot gnu dot org
2008-01-31 14:19 ` rguenth at gcc dot gnu dot org
2008-01-31 18:39 ` andreast at gcc dot gnu dot org
2008-01-31 23:10 ` dominiq at lps dot ens dot fr
2008-02-03 12:46 ` rguenth at gcc dot gnu dot org
2008-02-03 20:47 ` dominiq at lps dot ens dot fr [this message]
2008-02-03 20:56 ` dominiq at lps dot ens dot fr
2008-02-03 21:22 ` andreast at gcc dot gnu dot org
2008-02-03 21:40 ` rguenth at gcc dot gnu dot org
2008-02-03 21:40 ` rguenth at gcc dot gnu dot org
2008-02-03 21:42 ` howarth at nitro dot med dot uc dot edu
2008-02-03 21:57 ` dominiq at lps dot ens dot fr
2008-02-03 22:08 ` andreast at gcc dot gnu dot org
2008-02-03 22:15 ` dominiq at lps dot ens dot fr
2008-02-03 22:19 ` howarth at nitro dot med dot uc dot edu
2008-02-04 13:32 ` dominiq at lps dot ens dot fr
2008-02-04 13:48 ` andreast at gcc dot gnu dot org
2008-02-04 14:01 ` dominiq at lps dot ens dot fr
2008-02-04 14:54 ` howarth at nitro dot med dot uc dot edu
2008-02-04 18:36 ` howarth at nitro dot med dot uc dot edu
2008-02-04 20:39 ` rguenther at suse dot de
2008-02-04 21:13 ` rguenth at gcc dot gnu dot org
2008-02-04 21:13 ` rguenth at gcc dot gnu dot org
2008-02-05 19:27 ` dominiq at lps dot ens dot fr
2008-02-05 19:58 ` howarth at nitro dot med dot uc dot edu
2008-02-05 20:01 ` pinskia at gmail dot com
2008-02-05 20:10 ` rguenther at suse dot de
2008-02-05 20:13 ` howarth at nitro dot med dot uc dot edu
2008-02-05 20:26 ` dominiq at lps dot ens dot fr
2008-02-05 20:30 ` rguenther at suse dot de
2008-03-12 14:26 ` rguenth at gcc dot gnu dot org
2008-03-12 14:30 ` rguenth at gcc dot gnu dot org

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=20080203204726.5255.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).