public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: Joe Buck <jbuck@synopsys.com>
Cc: "H. J. Lu" <hjl@lucon.org>, gcc@gcc.gnu.org
Subject: Re: 3.2.3-pre tarball 2: libjava build still fails on sparc-sun-solaris2.8
Date: Sat, 19 Apr 2003 07:42:00 -0000	[thread overview]
Message-ID: <200304190858.35822.ebotcazou@libertysurf.fr> (raw)
In-Reply-To: <20030418091930.A6995@synopsys.com>

> I did another build and it worked; this time I tried setting both
> SHELL and CONFIG_SHELL to /bin/ksh (previously I only had set
> CONFIG_SHELL).  I still don't know why I got a failure, but there is
> no error message because it is explicitly suppressed; I don't know
> if it is an intermittent error but I can't make it happen again.

I never set SHELL and I've never run into a problem similar to yours. Weird.

> I get two XPASSes you don't for g++, evidently because I'm using GNU ld.
> You have an extra libjava failure (Thread_Interrupt) and an extra
> libstdc++ failure (timeout for thread/pthread4.cc).

Here's the libjava failure:

Executing on host: 
/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8/libjava/testsuite/../libtool 
--silent --tag=GCJ --mode=link /opt/build/eric/gcc-3_2-branch/gcc/gcj 
-B/opt/build/eric/gcc-3_2-branch/gcc/ --encoding=UTF-8 
-B/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8//libjava/ 
/opt/build/eric/gcc-3_2-branch/src/libjava/testsuite/libjava.lang/Thread_Interrupt.java   
-no-install --main=Thread_Interrupt -O -g  
-L/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8//libjava/.libs 
-L/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8//boehm-gc/.libs -lm   
-o 
/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8/libjava/testsuite/Thread_Interrupt    
(timeout = 300)
PASS: Thread_Interrupt -O compilation from source
wait()
interrupted - ok
sleep()
interrupted - ok
Busy waiting
Error: Busy wait was not interrupted.
join()
interrupted - ok
PASS: Thread_Interrupt -O execution from source compiled test
FAIL: Thread_Interrupt -O output from source compiled test
PASS: Thread_Interrupt byte compilation


Interestingly, if I manually compile and run the test, it doesn't fail:
gax% 
/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8/libjava/testsuite/../libtool 
--silent --tag=GCJ --mode=link /opt/build/eric/gcc-3_2-branch/gcc/gcj 
-B/opt/build/eric/gcc-3_2-branch/gcc/ --encoding=UTF-8 
-B/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8//libjava/ 
/opt/build/eric/gcc-3_2-branch/src/libjava/testsuite/libjava.lang/Thread_Interrupt.java   
-no-install --main=Thread_Interrupt -O -g  
-L/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8//libjava/.libs 
-L/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8//boehm-gc/.libs -lm   
-o 
/opt/build/eric/gcc-3_2-branch/sparc-sun-solaris2.8/libjava/testsuite/Thread_Interrupt
gax% ./Thread_Interrupt
wait()
interrupted - ok
sleep()
interrupted - ok
Busy waiting
interrupted - ok
join()
interrupted - ok


-- 
Eric Botcazou

  parent reply	other threads:[~2003-04-19  6:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-17 16:56 Joe Buck
2003-04-17 18:15 ` H. J. Lu
2003-04-17 22:16   ` Joe Buck
2003-04-18 16:26     ` Eric Botcazou
2003-04-18 17:18       ` Joe Buck
2003-04-18 17:25         ` Gabriel Dos Reis
2003-04-19  7:42         ` Eric Botcazou [this message]
2003-04-21 16:57           ` Joe Buck
2003-04-21  3:36       ` Gerald Pfeifer
2003-04-21 13:54         ` Gabriel Dos Reis
2003-04-23 19:03           ` Alexandre Oliva
2003-04-23 19:24             ` Joe Buck
2003-04-23 23:35               ` Alexandre Oliva
2003-04-24 16:15                 ` Michael S. Zick
2003-04-25 14:45             ` libjava build still fails on sparc-sun-solaris2.9 Gerald Pfeifer

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=200304190858.35822.ebotcazou@libertysurf.fr \
    --to=ebotcazou@libertysurf.fr \
    --cc=gcc@gcc.gnu.org \
    --cc=hjl@lucon.org \
    --cc=jbuck@synopsys.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).