From owner-freebsd-java@FreeBSD.ORG Wed Sep 16 10:55: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 F2AA4106566B for ; Wed, 16 Sep 2009 10:55:41 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 5310B8FC13 for ; Wed, 16 Sep 2009 10:55:40 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n8GAZKkE057680 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Sep 2009 13:35:20 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id n8GAZKUP054377; Wed, 16 Sep 2009 13:35:20 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n8GAZKqI054376; Wed, 16 Sep 2009 13:35:20 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 16 Sep 2009 13:35:20 +0300 From: Kostik Belousov To: Peter Jeremy Message-ID: <20090916103520.GW47688@deviant.kiev.zoral.com.ua> References: <20090913200142.GA63960@server.vk2pj.dyndns.org> <20090915051043.GA26376@misty.eyesbeyond.com> <20090916100134.GB44909@server.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zfirVZkGKm4RZN5X" Content-Disposition: inline In-Reply-To: <20090916100134.GB44909@server.vk2pj.dyndns.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua 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:55:42 -0000 --zfirVZkGKm4RZN5X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 16, 2009 at 08:01:35PM +1000, Peter Jeremy wrote: > 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. >=20 > 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. >=20 > 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). >=20 > >> 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 togeth= er. >=20 > 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. What is the kernel version you are running ? Is it stable/8 or HEAD ? --zfirVZkGKm4RZN5X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkqwv2cACgkQC3+MBN1Mb4hW8ACgh/tXiQ+Gb6Adb+XGKG9BrCWO 63QAnjLFbIOPV4julkBz7zecjEYQLL/y =Vdfb -----END PGP SIGNATURE----- --zfirVZkGKm4RZN5X--