From owner-freebsd-java@FreeBSD.ORG Thu Aug 9 22:58:47 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82AE916A469 for ; Thu, 9 Aug 2007 22:58:47 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 143C313C47E for ; Thu, 9 Aug 2007 22:58:46 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so469765uge for ; Thu, 09 Aug 2007 15:58:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=WndSwLW3Mfk9UOIvticmuUuFmbDajHg/ylORX/mdrviMJqrtToi66EQDyVP2xAcveDWRK8nlkesrmQHRa9VPrO64zfiFuVM471QCKhGfLHTgTDtUbCFOg7KH6FcAqC/c7Q9go8AZyaZhTTu+eghZWnSpR7GQvxpT8xc2Nj6lYXg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=efI1goUB1SBRj5gkgLHPir9jtekTD8jzXBk10suCiMKGJaeFHE5OtAl20pRh23To02U1u9kRjMkSHHZ+ApUHN1VEEhzC7l9JxVphz2x+nwe/U1QYfWGc2/by6oMTiJioW/Vs/oa3pRuMrrV19TkmqVbq0X32Ciyniyl9MpNRI3k= Received: by 10.67.27.16 with SMTP id e16mr2615689ugj.1186699362895; Thu, 09 Aug 2007 15:42:42 -0700 (PDT) Received: from 195-241-221-201.dsl.ip.tiscali.nl ( [195.241.221.201]) by mx.google.com with ESMTPS id k5sm2277826nfd.2007.08.09.15.42.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 09 Aug 2007 15:42:41 -0700 (PDT) Message-ID: <46BB9860.4050105@gmail.com> Date: Fri, 10 Aug 2007 00:42:40 +0200 From: Rene Ladan User-Agent: Thunderbird 2.0.0.6 (X11/20070802) MIME-Version: 1.0 To: Jung-uk Kim References: <20070803053142.GA4434@misty.eyesbeyond.com> <46B5EDF6.3020603@gmail.com> <200708091645.05680.jkim@FreeBSD.org> In-Reply-To: <200708091645.05680.jkim@FreeBSD.org> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-java@FreeBSD.org Subject: Re: JDK 1.6.0 patchset 1 "Brumby" 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: Thu, 09 Aug 2007 22:58:47 -0000 Jung-uk Kim schreef: > On Sunday 05 August 2007 11:34 am, Rene Ladan wrote: >> I tried installing this on my i386 FreeBSD-CURRENT SMP box >> (2007-08-04 06:32 UTC) using diablo-jdk15 as bootstrap. The build >> first failed because of GCC 4.2 warnings-as-errors about deprecated >> string conversions. After commenting out a -Werror in >> work/hotspot/build/bsd/makefiles/gcc.make , the hotspot-fastdebug >> server built fine, but it failed in test_gamma. I've attached the >> hs_err log. > > The attached patch should fix the build problem on -CURRENT. > Got it. > Your error log shows that you set JAVA_HOME wrong: > > Environment Variables: > JAVA_HOME=/usr/local/diablo-jdk1.5.0 > Building with diablo-jdk15 is supported? After moving the patch to files/ and removing work/ , rebuilding the port now lets the gamma tests succeed. But now it fails with an AssertionError when zipping up rt.jar. The build log including some additional information is available at http://home.tiscali.nl/rladan/freebsd/AssertionError.bz2 (35kB). Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001