From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29049 invoked by alias); 18 Apr 2003 16:19:35 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 29040 invoked from network); 18 Apr 2003 16:19:33 -0000 Received: from unknown (HELO piper.synopsys.com) (204.176.21.194) by sources.redhat.com with SMTP; 18 Apr 2003 16:19:33 -0000 Received: (from jbuck@localhost) by piper.synopsys.com (8.11.6/8.11.6) id h3IGJUN07187; Fri, 18 Apr 2003 09:19:30 -0700 Date: Fri, 18 Apr 2003 17:18:00 -0000 From: Joe Buck To: Eric Botcazou Cc: "H. J. Lu" , gcc@gcc.gnu.org Subject: Re: 3.2.3-pre tarball 2: libjava build still fails on sparc-sun-solaris2.8 Message-ID: <20030418091930.A6995@synopsys.com> References: <20030417091616.A11341@synopsys.com> <20030417102820.A12714@lucon.org> <20030417144017.A1398@synopsys.com> <200304181447.51672.ebotcazou@libertysurf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200304181447.51672.ebotcazou@libertysurf.fr>; from ebotcazou@libertysurf.fr on Fri, Apr 18, 2003 at 02:47:51PM +0200 X-SW-Source: 2003-04/txt/msg00913.txt.bz2 On Fri, Apr 18, 2003 at 02:47:51PM +0200, Eric Botcazou wrote: > > As far as I'm concerned, this means that 3.2.3 is not releasable until > > we understand this problem, as sparc-sun-solaris2.8 is a primary platform. > > Bootstrapped/regtested this morning, the results are here: > http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg01134.html > > What are your configuration options? 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. OK, my request for a hold is off, since I can't duplicate the failure. My configuration options are --prefix= --with-gnu-as --with-gnu-ld --with-as=/path/to/gas --with-ld=/path/to/gnu_ld My test results are at http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg01145.html 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).