From owner-freebsd-ports@FreeBSD.ORG  Fri Jun 22 13:45:55 2007
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: ports@freebsd.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4058F16A400
	for <ports@freebsd.org>; Fri, 22 Jun 2007 13:45:55 +0000 (UTC)
	(envelope-from ler@lerctr.org)
Received: from thebighonker.lerctr.org (thebighonker.lerctr.org
	[192.147.25.65])
	by mx1.freebsd.org (Postfix) with ESMTP id 23A4313C457
	for <ports@freebsd.org>; Fri, 22 Jun 2007 13:45:55 +0000 (UTC)
	(envelope-from ler@lerctr.org)
Received: from adsl-69-149-119-113.dsl.austtx.swbell.net
	([69.149.119.113]:65180 helo=borg)
	by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256)
	(Exim 4.67 (FreeBSD)) (envelope-from <ler@lerctr.org>)
	id 1I1jSN-000JhK-PN; Fri, 22 Jun 2007 08:45:52 -0500
Date: Fri, 22 Jun 2007 08:45:33 -0500 (CDT)
From: Larry Rosenman <ler@lerctr.org>
Sender: ler@borg
To: LI Xin <delphij@delphij.net>
In-Reply-To: <467B90A4.8060004@delphij.net>
Message-ID: <20070622084352.A25204@borg>
References: <18043.18382.14292.372552@whale.home-net>
	<467B90A4.8060004@delphij.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-Spam-Score: -4.4 (----)
X-LERCTR-Spam-Score: -4.4 (----)
X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599,
	DKIM_POLICY_SIGNSOME=0
X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599,
	DKIM_POLICY_SIGNSOME=0
DomainKey-Status: no signature
Cc: John Reynolds <johnjen@reynoldsnet.org>, ports@freebsd.org
Subject: Re: does the java/jdk15 port build under 7.0-CURRENT?
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Jun 2007 13:45:55 -0000

On Fri, 22 Jun 2007, LI Xin wrote:

> John Reynolds wrote:
>> Hello all, I recently built up a new box running 7.0-CURRENT (to get support
>> for devices on a new motherboard I bought). Everything's been going great thus
>> far (kudo's to all involved!) but as I was building the java/jdk15 port tonight
>> I ran into a problem. I had previously built this on a 6.2-STABLE machine with
>> no hassles. I've fetched all the distfiles by hand and put them into the right
>> place. The port build goes on and on and finally ends with the following
>> cut-n-pasted below. Is this port "supposed" to build on 7.0-CURRENT? What else
>> can I check to make sure I've got in place to make it succeed?
>
> I have built a native java from java/jdk15 by bootstraping from
> diablo-jdk15 with help of misc/compat6x and it was succeeded.  My system
> was FreeBSD/amd64 7.0-CURRENT no older than a week, and so far as I am
> aware there is no significant changes introduced recently, so my answer
> is that, try diablo-jdk (remove BROKEN line which warns you about
> compat6x and install compat6x when need).
>
Once you have the native JDK built, updates are easier.

I believe the actual issue is with the Linux JDK used for boot strap.

I have a native amd64 jdk15 built on 7-CURRENT of a couple of weeks or so ago:

$ java -version
java version "1.5.0_11-p5"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-p5-root_09_jun_2007_19_33)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_11-p5-root_09_jun_2007_19_33, mixed mode)
$

> Cheers,
>

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893