From owner-freebsd-java@FreeBSD.ORG Mon Jul 2 11:30:29 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A73816A421 for ; Mon, 2 Jul 2007 11:30:29 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.190]) by mx1.freebsd.org (Postfix) with ESMTP id 3483113C4BB for ; Mon, 2 Jul 2007 11:30:29 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by mu-out-0910.google.com with SMTP id w9so1749471mue for ; Mon, 02 Jul 2007 04:30:28 -0700 (PDT) Received: by 10.82.178.11 with SMTP id a11mr12723520buf.1183375827346; Mon, 02 Jul 2007 04:30:27 -0700 (PDT) Received: by 10.82.148.14 with HTTP; Mon, 2 Jul 2007 04:30:27 -0700 (PDT) Message-ID: Date: Mon, 2 Jul 2007 14:30:27 +0300 From: "Vlad GALU" To: "Ken Yamada" In-Reply-To: <20070627.164746.74756411.ken@tydfam.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070627.164746.74756411.ken@tydfam.jp> Cc: freebsd-java@freebsd.org Subject: Re: jdk1.5.0 compilation on -current X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 11:30:29 -0000 On 6/27/07, Ken Yamada wrote: > It is seemingly because of the gcc4.2.0 bug. > > Updating the source with Andrey's share/mk/sys.mk below, I remade world and tried to compile jdk15 that ended in success. > > > > ---------- Forwarded message ---------- > From: "Andrey A. Chernov" > To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org > Date: Tue, 26 Jun 2007 19:10:21 +0000 (UTC) > Subject: cvs commit: src/share/mk sys.mk > ache 2007-06-26 19:10:21 UTC > > FreeBSD src repository > > Modified files: > share/mk sys.mk > Log: > This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the rest > of the loop when arrays used inside. > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32500 > > Approved by: re (kensmith) > > Revision Changes Path > 1.89 +1 -1 src/share/mk/sys.mk > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > Somehow I still can't build it. I have rev. 1.91 of mk.sys, I built world using it, then rebooted, then retried to build the jdk15 port. The output is available at http://night.rdslink.ro/output.tar.gz, together with the make.conf I used. Any insight would be greatly appreciated. Thanks! -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.