Re: Gcc bugs break java/jdk15 build? [Workaround]

From: Tobias Grosser <lists_freebsd_org_at_07.antispam.web-wahnsinn.de>
Date: Mon, 20 Aug 2007 15:06:38 +0200
Am Donnerstag, den 16.08.2007, 14:44 +0200 schrieb Tobias Grosser:
> Zitat von Greg Lewis <glewis_at_eyesbeyond.com>:
> > On Sun, Aug 05, 2007 at 10:47:46AM +0200, Tobias Grosser wrote:
> >> since the last gcc import (Update to 4.2)  I had problems to compile
> >> java/jdk15 (using linux-sun-jdk14/15 and diablo-jdk15), because often
> >> the linux-sun-jdk crashed or I got the following errors:
> >>
> >> ../../../../../src/share/classes/sun/security/util/SignatureFileVerifier.java:22: cannot find   
> >> symbol
> >> symbol  : class timestamp
> >> location: package sun.security
> >> import sun.security.timestamp.TimestampToken;
> >>                     ^
> >
> > Can you, and people with similar errors, try again after updating to a
> > -CURRENT after the GCC 4.2.1 import.  This should fix these errors but
> > it would be great to get some confirmation.
> 
> I tried already with the gcc 4.2.1 patch from   
> (http://people.freebsd.org/~kan/contrib-gcc421.tar.gz),
> but the build also breaks with optimization. (I am not sure, if it was  
> the same error) Without optimization it was working.
> When I am back from holiday at Tuesday, I will try again after gcc  
> import, and post the error log or report success. ;-)
I am back again.
The java build also breaks with freebsd from yesterday without
make.conf, but works if I add "CFLAGS=-O2 -fno-tree-vrp -pipe" to my
make.conf
Received on Mon Aug 20 2007 - 11:06:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC