From andrew@areilly.bpa.nu  Tue Nov 20 03:49:05 2007
Return-Path: <andrew@areilly.bpa.nu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 57F7316A419
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>;
          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 <FreeBSD-gnats-submit@freebsd.org>;
          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 <areilly@bigpond.net.au>
Reply-To: Andrew Reilly <areilly@bigpond.net.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: jdk16 build faild on RELENG_7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118143
>Category:       ports
>Synopsis:       jdk16 build faild on RELENG_7
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-java
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 20 03:50:01 UTC 2007
>Closed-Date:    Tue Dec 11 03:06:17 UTC 2007
>Last-Modified:  Tue Dec 11 03:06:17 UTC 2007
>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:

From: Andrew Reilly <areilly@bigpond.net.au>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118143: jdk16 build faild on RELENG_7
Date: Tue, 11 Dec 2007 10:16:19 +1100

 Nuke this pr: jdk16 build succeeded on RELENG_7 on the weekend.
 
 Possible failure mode: the old (RELENG_6-built) jdk16 was on the
 system (I was doing a portupgrade) and that seemed to be selected
 by the build process instead of the (working, I think) jdk15.
 After blowing away the old jdk16 the re-build proceeded cleanly,
 and the new version seems to work nicely.
 
 -- 
 Andrew
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Dec 11 03:06:04 UTC 2007 
State-Changed-Why:  
Closed at submitter's request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118143 
>Unformatted:
