From owner-freebsd-java@FreeBSD.ORG Wed Sep 16 10:01:41 2009 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 4D2DD1065676 for ; Wed, 16 Sep 2009 10:01:41 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail36.syd.optusnet.com.au (mail36.syd.optusnet.com.au [211.29.133.76]) by mx1.freebsd.org (Postfix) with ESMTP id D5E108FC22 for ; Wed, 16 Sep 2009 10:01:40 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c122-106-250-30.belrs3.nsw.optusnet.com.au [122.106.250.30]) by mail36.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n8GA1alD025178 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Sep 2009 20:01:37 +1000 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n8GA1ZZZ053062; Wed, 16 Sep 2009 20:01:35 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n8GA1ZUa053061; Wed, 16 Sep 2009 20:01:35 +1000 (EST) (envelope-from peter) Date: Wed, 16 Sep 2009 20:01:35 +1000 From: Peter Jeremy To: Greg Lewis Message-ID: <20090916100134.GB44909@server.vk2pj.dyndns.org> References: <20090913200142.GA63960@server.vk2pj.dyndns.org> <20090915051043.GA26376@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QKdGvSO+nmPlgiQ/" Content-Disposition: inline In-Reply-To: <20090915051043.GA26376@misty.eyesbeyond.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-java@freebsd.org Subject: Re: Error building jdk15 in jail 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: Wed, 16 Sep 2009 10:01:41 -0000 --QKdGvSO+nmPlgiQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Sep-14 22:10:43 -0700, Greg Lewis wrote: >On Mon, Sep 14, 2009 at 06:01:42AM +1000, Peter Jeremy wrote: >> I have installed a copy of my i386 netbook into a jail on my main >> amd64 system to speed up builds. After some initial rough edges got >> fixed up, I have managed to rebuild world and a significant number of >> ports but jdk15 has blown up. If anyone has any suggestions, I would >> appreciate it. And, just for good measure, the errors move around from run to run, though I don't have any problem building java outside the jail. When I added '-DDISABLE_MAKE_JOBS', jdk15 built to completion but scanning the build log revealed three "Internal Error" reports against the old jdk (and I've found 3 empty hs_err files). >> VM Arguments: >> jvm_args: -Xbootclasspath/p:../../sun/javac/javac/gjc.jar > >This is concerning to me. It looks like its got the JAR from GNU's gjc in >the class path. I don't really think they are going to play well together. My non-jail amd64 build shows exactly the same sequence (apart from the VM internal errors) so I don't think this is the problem. --=20 Peter Jeremy --QKdGvSO+nmPlgiQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqwt34ACgkQ/opHv/APuIfhkACfcHTUYyxImKEojeltii9h/V8q hxIAoKRXajTIEkmW6y99RQK8MXvaRXAG =bgU5 -----END PGP SIGNATURE----- --QKdGvSO+nmPlgiQ/--