From owner-freebsd-java@FreeBSD.ORG Tue Nov 20 03:50:02 2007 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CC7716A417 for ; Tue, 20 Nov 2007 03:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1C1FF13C47E for ; Tue, 20 Nov 2007 03:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lAK3o1jc093358 for ; Tue, 20 Nov 2007 03:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lAK3o14M093353; Tue, 20 Nov 2007 03:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 20 Nov 2007 03:50:01 GMT Resent-Message-Id: <200711200350.lAK3o14M093353@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Reilly Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57F7316A419 for ; Tue, 20 Nov 2007 03:49:05 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from omta02ps.mx.bigpond.com (omta02ps.mx.bigpond.com [144.140.83.154]) by mx1.freebsd.org (Postfix) with ESMTP id CC94913C458 for ; Tue, 20 Nov 2007 03:49:04 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from oaamta04ps.mx.bigpond.com ([124.188.162.219]) by omta02ps.mx.bigpond.com with ESMTP id <20071120034852.JQJN19085.omta02ps.mx.bigpond.com@oaamta04ps.mx.bigpond.com> for ; Tue, 20 Nov 2007 03:48:52 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta04ps.mx.bigpond.com with ESMTP id <20071120034852.NWNW9364.oaamta04ps.mx.bigpond.com@areilly.bpa.nu> for ; Tue, 20 Nov 2007 03:48:52 +0000 Received: (qmail 54594 invoked by uid 501); 20 Nov 2007 03:46:10 -0000 Message-Id: <20071120034610.54593.qmail@areilly.bpa.nu> Date: 20 Nov 2007 03:46:10 -0000 From: Andrew Reilly To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: java/118143: jdk16 build faild on RELENG_7 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Reilly List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 03:50:02 -0000 >Number: 118143 >Category: java >Synopsis: jdk16 build faild on RELENG_7 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 20 03:50:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Andrew Reilly >Release: FreeBSD 7.0-BETA3 amd64 >Organization: >Environment: System: FreeBSD duncan.reilly.home 7.0-BETA3 FreeBSD 7.0-BETA3 #1: Sun Nov 18 04:20:31 EST 2007 root@duncan:/usr/obj/usr/src/sys/DUNCAN amd64 Hardware is an Athlon64-X2 with 1G DRAM. Kernel is SMP. >Description: manually fetch files as required by jdk16 port cd /usr/ports/java/jdk16 make after some largish successfull-looking build, it stops with: gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product' All done. gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product' cd bsd_amd64_compiler2/product && ./test_gamma There was an error trying to initialize the HPI library. Could not create the Java virtual machine. gmake[3]: *** [product] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. >How-To-Repeat: see Description. >Fix: none, so far. My plan is to wait a while, re-sup ports tree and try again... For what it's worth, jdk15 built successfully, immediately previously, and I have had jdk16 build successfully (earlier revision) under RELENG_6. >Release-Note: >Audit-Trail: >Unformatted: